projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52b172a
)
Make symlink for idzebra-config.1 in install hook
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 14 Aug 2006 17:43:31 +0000
(17:43 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 14 Aug 2006 17:43:31 +0000
(17:43 +0000)
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index
1059b69
..
c4ea4c7
100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-1,4
+1,4
@@
-## $Id: Makefile.am,v 1.55 2006-08-14 12:18:48 adam Exp $
+## $Id: Makefile.am,v 1.56 2006-08-14 17:43:31 adam Exp $
docdir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX)
SUBDIRS = common
@@
-152,3
+152,4
@@
dist-hook:
install-data-hook:
cd $(DESTDIR)$(man1dir) && ln -sf zebraidx$(PACKAGE_SUFFIX).1 zebraidx.1
cd $(DESTDIR)$(man8dir) && ln -sf zebrasrv$(PACKAGE_SUFFIX).8 zebrasrv.8
+ cd $(DESTDIR)$(man1dir) && ln -sf idzebra-config$(PACKAGE_SUFFIX).1 idzebra-config.1