]> git.proxmox.com Git - mirror_zfs-debian.git/commitdiff
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)
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]

old mode 100644 (file)
new mode 100755 (executable)