projects
/
gentoolkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
829868e
)
Modify Makefile to install man page
author
fuzzyray
<fuzzyray@gentoo.org>
Tue, 24 Apr 2007 17:02:06 +0000
(17:02 -0000)
committer
fuzzyray
<fuzzyray@gentoo.org>
Tue, 24 Apr 2007 17:02:06 +0000
(17:02 -0000)
svn path=/; revision=391
trunk/src/genpkgindex/Makefile
patch
|
blob
|
history
diff --git
a/trunk/src/genpkgindex/Makefile
b/trunk/src/genpkgindex/Makefile
index 07c23b369b3c0d413c9b6709cc707d9ddadb29fc..9f0ea2c52d6173aa9dc4df501d4812450bb7db6d 100644
(file)
--- a/
trunk/src/genpkgindex/Makefile
+++ b/
trunk/src/genpkgindex/Makefile
@@
-11,7
+11,8
@@
all:
dist:
mkdir -p ../../$(distdir)/src/genpkgindex
- cp Makefile genpkgindex ../../$(distdir)/src/genpkgindex/
+ cp Makefile genpkgindex
genpkgindex.1
../../$(distdir)/src/genpkgindex/
install:
install -m 0755 genpkgindex $(bindir)/
+ install -m 0644 genpkgindex.1 $(mandir)/