Don't install bash completion file as executable script
commit8ad8de085e2a68229fc65dafda22d6f2d3f5e449
authorMichael Biebl <biebl@debian.org>
Sun, 5 Jun 2011 14:57:14 +0000 (5 16:57 +0200)
committerRyan Lortie <desrt@desrt.ca>
Sun, 3 Jul 2011 15:35:44 +0000 (3 17:35 +0200)
treed782d6c3b247f2b6fbe78cf53ec8cdfa9e2a64b4
parent7b99c368158db2f622c1bb01de4bdde62270c2d0
Don't install bash completion file as executable script

The bash completion file is meant to be sourced and not executed
directly.

https://bugzilla.gnome.org/show_bug.cgi?id=651936
bin/Makefile.am