chiark
/
gitweb
/
~mdw
/
stgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
bd1f46e
)
Fix default install location for manpages
author
Daniel White
<daniel@whitehouse.id.au>
Fri, 25 Jul 2008 17:42:29 +0000
(
03:42
+1000)
committer
Daniel White
<daniel@whitehouse.id.au>
Wed, 30 Jul 2008 15:02:51 +0000
(
01:02
+1000)
Signed-off-by: Daniel White <daniel@whitehouse.id.au>
Documentation/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/Makefile
b/Documentation/Makefile
index a7e0f4467b908b2b8f1f8fc556301f0f1079f3be..d4189b927d6e4e0fe806db9c750f11b5ea4618f1 100644
(file)
--- a/
Documentation/Makefile
+++ b/
Documentation/Makefile
@@
-12,7
+12,7
@@
DOC_PDF += $(patsubst %,%.pdf,$(ARTICLES) $(SP_ARTICLES))
DOC_MAN1=$(patsubst %.txt,%.1,$(MAN1_TXT))
prefix?=$(HOME)
DOC_MAN1=$(patsubst %.txt,%.1,$(MAN1_TXT))
prefix?=$(HOME)
-mandir?=$(prefix)/man
+mandir?=$(prefix)/
share/
man
man1dir=$(mandir)/man1
# DESTDIR=
man1dir=$(mandir)/man1
# DESTDIR=