projects
/
crypto.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7aadfda
)
create docdir not helpdir
author
Jochen Eisinger
<coffee@silcnet.org>
Tue, 15 May 2007 20:17:16 +0000
(20:17 +0000)
committer
Jochen Eisinger
<coffee@silcnet.org>
Tue, 15 May 2007 20:17:16 +0000
(20:17 +0000)
apps/irssi/Makefile.am
patch
|
blob
|
history
diff --git
a/apps/irssi/Makefile.am
b/apps/irssi/Makefile.am
index 9c5f102e60875ebfd006872370139ffcb9b36139..144bcf07dce1ec1e1c9d0269a2f25a1480f32f5a 100644
(file)
--- a/
apps/irssi/Makefile.am
+++ b/
apps/irssi/Makefile.am
@@
-51,7
+51,7
@@
rpm: Makefile
rpm -ta --clean $(PACKAGE)-$(VERSION).tar.gz
install-dirs-client:
- -mkdir -p $(
help
dir)
+ -mkdir -p $(
doc
dir)
-mkdir -p $(mandir)/man1
doc-install-client: