aa16f3ce59
functionnalities and interfaces of log4j. PR: ports/76287 Submitted by: Thaddeus Covert <tcovert+ports@sahuagin.net>
11 lines
388 B
Text
11 lines
388 B
Text
--- docs/Makefile.am.orig Thu Jan 13 22:28:59 2005
|
|
+++ docs/Makefile.am Thu Jan 13 22:29:35 2005
|
|
@@ -10,7 +10,7 @@
|
|
|
|
install-data-hook:
|
|
$(mkinstalldirs) $(DESTDIR)$(htmldir)
|
|
- cp -dpR html/* $(DESTDIR)$(htmldir)
|
|
+ cp -PpR html/* $(DESTDIR)$(htmldir)
|
|
|
|
# Automake's "distcheck" is sensitive to having files left over
|
|
# after "make uninstall", so we have to clean up the install hook.
|