*** doc/Makefile.orig 2010-04-10 06:05:18.000000000 -0500 --- doc/Makefile 2010-04-10 06:07:18.000000000 -0500 *************** *** 554,558 **** install-data-hook: ! cp -dR --preserve=mode html $(DESTDIR)$(pkgdatadir) $(INSTALL_HTML_MAN) --- 554,558 ---- install-data-hook: ! cp -pPR html $(DESTDIR)$(pkgdatadir) $(INSTALL_HTML_MAN)