Ticket #41890: patch-doc-Makefile.in.diff
File patch-doc-Makefile.in.diff, 427 bytes (added by jgosmann (Jan Gosmann), 11 years ago) |
---|
-
doc/Makefile.in
old new 646 646 @USE_DOXYGEN_TRUE@ rm -rf html Doxyfile.tmp 647 647 648 648 @USE_DOXYGEN_TRUE@install-data-hook: 649 @USE_DOXYGEN_TRUE@ cp - dR --preserve=modehtml $(DESTDIR)$(pkgdatadir)649 @USE_DOXYGEN_TRUE@ cp -pR html $(DESTDIR)$(pkgdatadir) 650 650 @USE_DOXYGEN_TRUE@ $(INSTALL_HTML_MAN) 651 651 652 652 @USE_DOXYGEN_TRUE@uninstall-hook: