projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef4b9af
)
ignore install errors for manpages
author
Frank Mori Hess
<fmhess@speakeasy.net>
Fri, 8 Aug 2003 18:41:20 +0000
(18:41 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Fri, 8 Aug 2003 18:41:20 +0000
(18:41 +0000)
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index 4e9eb842c266a8252bb3f11ff399bd1b3d14d2be..c0fba513d30e9dd1cf7234de2c1270a49474bea7 100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-11,7
+11,7
@@
all-local: html $(DOC).pdf man
install-data-local:
$(INSTALL) -d $(mandir)/man3
- $(INSTALL_DATA) man/*.3 $(mandir)/man3
+
-
$(INSTALL_DATA) man/*.3 $(mandir)/man3
$(INSTALL) -d $(pkgdatadir)/html
$(INSTALL_DATA) html/* $(pkgdatadir)/html
else