projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80483a9
)
fix Makefile.local to install bash completion definitions as not executable
author
Jameson Graef Rollins
<jrollins@finestructure.net>
Sat, 28 Nov 2009 23:29:01 +0000
(18:29 -0500)
committer
Jameson Graef Rollins
<jrollins@finestructure.net>
Sat, 28 Nov 2009 23:29:01 +0000
(18:29 -0500)
Makefile.local
patch
|
blob
|
history
diff --git
a/Makefile.local
b/Makefile.local
index 1744747ae9099a97609b500ce1b88ad357dfb12c..b8186277e87933c2bb8f1e03705b4fc4a9818d21 100644
(file)
--- a/
Makefile.local
+++ b/
Makefile.local
@@
-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