projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
429e33f
)
Use ${HOME}/.local as default prefix.
author
Eric Kow
<eric.kow@gmail.com>
Fri, 5 Feb 2010 11:48:28 +0000
(11:48 +0000)
committer
Eric Kow
<eric.kow@gmail.com>
Fri, 5 Feb 2010 11:48:28 +0000
(11:48 +0000)
This is apparently a new standard.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index fe482c33b82f3653fc81579ad3739aa961031fa2..a4843a4fae541acade257fd4937eddc6f2888fe6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-39,7
+39,7
@@
MODULES += ${DOC_DIR}
RM = rm
#PREFIX = /usr/local
-PREFIX = ${HOME}
+PREFIX = ${HOME}
/.local
INSTALL_OPTIONS = "--prefix=${PREFIX}"
\f