File 0003-fix-rm-non-existent-man-pages.patch of Package 389-ds
Remove the statement from makefile that attempted to delete non-existent manual pages authored for Fedora and RedHat. Howard Guo <hguo@suse.com> 2018-01-25 diff -rupN 389-ds-base-1.4.0.3/Makefile.am 389-ds-base-1.4.0.3-patched/Makefile.am --- 389-ds-base-1.4.0.3/Makefile.am 2017-11-20 16:43:21.000000000 +0100 +++ 389-ds-base-1.4.0.3-patched/Makefile.am 2018-01-25 15:03:46.627413753 +0100 @@ -2319,7 +2319,6 @@ if HAVE_DOXYGEN doxyfile.stamp: cd $(srcdir); $(DOXYGEN) $(abs_top_builddir)/docs/slapi.doxy - rm $(abs_top_builddir)/man/man3/_* touch doxyfile.stamp # Add the docs to make all.