]> git.notmuchmail.org Git - notmuch/commit
Makefile: Change default install prefix from /usr to /usr/local
authorCarl Worth <cworth@cworth.org>
Tue, 17 Nov 2009 21:05:16 +0000 (13:05 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 17 Nov 2009 21:05:16 +0000 (13:05 -0800)
commite12a6b91ac795fb6e930b810f6aca2939ca5900e
tree6f5e4d99bdfe7d7c648f793380f786752248ec72
parent9c2d0714fe6bf7ed5d12b8fdde656a22915733ff
Makefile: Change default install prefix from /usr to /usr/local

We'll be a much more polite package this way. And the user can change
the prefix by editing Makefile.config. Still to be done is to make
configure write out Makefile.config and to add a --prefix option to
configure.
Makefile
Makefile.config [new file with mode: 0644]
Makefile.local