summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2012-03-26 10:34:55 -0700
committerBrian Behlendorf <[email protected]>2012-03-26 11:52:44 -0700
commitf47e1351db9f2e8bb769dd683801710cff988011 (patch)
tree21d47bca6533da1b2150c8567f217f99e7d55445 /config
parent1c5de20ae2511124613926e4f780572634818218 (diff)
Fix executable permissions
Caught by lint, this permission change was accidentally introduced by commit 42cb3819f1a1f536105faac81ffc150f3da90a80. Restore the correct permissions and while I'm at it add a missing whack-bang to config/ltmain.sh. lint: executable-not-elf-or-script: zpool_main.c zfs_main.c Signed-off-by: Brian Behlendorf <[email protected]> Closes #620
Diffstat (limited to 'config')
-rwxr-xr-xconfig/ltmain.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/ltmain.sh b/config/ltmain.sh
index a72f2fd78..a23873edd 100755
--- a/config/ltmain.sh
+++ b/config/ltmain.sh
@@ -1,3 +1,4 @@
+#! /bin/sh
# Generated from ltmain.m4sh.
# ltmain.sh (GNU libtool) 2.2.6b