]> git.proxmox.com Git - mirror_zfs-debian.git/commit
Flag autogen.sh as executable.
authorDarik Horn <dajhorn@vanadac.com>
Thu, 5 May 2011 20:05:12 +0000 (15:05 -0500)
committerDarik Horn <dajhorn@vanadac.com>
Fri, 6 May 2011 00:31:53 +0000 (19:31 -0500)
commit8872a9c06c507bbe4ebe9b78411052faf59b7e14
tree7d2624368aa9028cad32bbdce543594056ae373f
parent4cdfcc4fd32b85daddb4bc68b7cbf437b958e0e0
Flag autogen.sh as executable.

Resolve this lintian warning:

W: zfs-dkms: script-not-executable usr/src/zfs-0.6.0/autogen.sh
N:
N:    This file starts with the #! sequence that marks interpreted scripts,
N:    but it is not executable.
N:
N:    Severity: normal, Certainty: certain
N:
autogen.sh [changed mode: 0644->0755]