]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile.local
fix Makefile.local to install bash completion definitions as not executable
[notmuch] / Makefile.local
index 1744747ae9099a97609b500ce1b88ad357dfb12c..b8186277e87933c2bb8f1e03705b4fc4a9818d21 100644 (file)
@@ -36,7 +36,7 @@ install: all notmuch.1.gz
        done ;
        install notmuch $(DESTDIR)$(prefix)/bin/
        install -m0644 notmuch.1.gz $(DESTDIR)$(prefix)/share/man/man1/
-       install contrib/notmuch-completion.bash \
+       install -m0644 contrib/notmuch-completion.bash \
                $(DESTDIR)$(bash_completion_dir)/notmuch
 
 install-emacs: install emacs