summaryrefslogtreecommitdiffstats
path: root/source/l/db48/db48.no.broken.doc.install.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/db48/db48.no.broken.doc.install.diff')
-rw-r--r--source/l/db48/db48.no.broken.doc.install.diff14
1 files changed, 14 insertions, 0 deletions
diff --git a/source/l/db48/db48.no.broken.doc.install.diff b/source/l/db48/db48.no.broken.doc.install.diff
new file mode 100644
index 000000000..829e8636d
--- /dev/null
+++ b/source/l/db48/db48.no.broken.doc.install.diff
@@ -0,0 +1,14 @@
+--- ./dist/Makefile.in.orig 2010-04-12 15:25:22.000000000 -0500
++++ ./dist/Makefile.in 2018-04-09 11:58:49.634283283 -0500
+@@ -1001,11 +1001,6 @@
+
+ install_docs:
+ @echo "Installing documentation: $(DESTDIR)$(docdir) ..."
+- @test -d $(DESTDIR)$(docdir) || \
+- ($(MKDIR) -p $(DESTDIR)$(docdir) && \
+- $(CHMOD) $(dmode) $(DESTDIR)$(docdir))
+- @cd $(DESTDIR)$(docdir) && $(RM) -r $(DOCLIST)
+- @cd $(srcdir)/docs && $(CP) -pr $(DOCLIST) $(DESTDIR)$(docdir)/
+
+ uninstall_docs:
+ @cd $(DESTDIR)$(docdir) && $(RM) -r $(DOCLIST)