summaryrefslogtreecommitdiff
path: root/programs/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2009-04-16 09:38:04 +0000
committerAlexander Larsson <alexl@src.gnome.org>2009-04-16 09:38:04 +0000
commitced485ed5cf632e5f48f31546a4c731e8984729d (patch)
tree9403c28e9cbcaa37ecddfccc021951e13832cb38 /programs/Makefile.am
parentba5f948aad464ceafabc3d2e3d4994ae6867f4da (diff)
downloadgvfs-ced485ed5cf632e5f48f31546a4c731e8984729d.tar.gz
Bug 523420 – gvfs-bash-completion.sh has a shebang and is executable
2009-04-16 Alexander Larsson <alexl@redhat.com> Bug 523420 – gvfs-bash-completion.sh has a shebang and is executable * programs/Makefile.am: Don't install gvfs-bash-completion.sh as executable * programs/gvfs-bash-completion.sh: Remove shebang svn path=/trunk/; revision=2376
Diffstat (limited to 'programs/Makefile.am')
-rw-r--r--programs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/programs/Makefile.am b/programs/Makefile.am
index 7f7d9dc1..bde75e45 100644
--- a/programs/Makefile.am
+++ b/programs/Makefile.am
@@ -34,7 +34,7 @@ bin_SCRIPTS = \
if ENABLE_BASHCOMP
profiledir = $(BASHCOMP_DIR)
-profile_SCRIPTS = gvfs-bash-completion.sh
+profile_DATA = gvfs-bash-completion.sh
endif
gvfs_cat_SOURCES = gvfs-cat.c