summaryrefslogtreecommitdiff
path: root/databases/libgnomedb/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'databases/libgnomedb/patches/patch-ab')
-rw-r--r--databases/libgnomedb/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/databases/libgnomedb/patches/patch-ab b/databases/libgnomedb/patches/patch-ab
new file mode 100644
index 00000000000..cb944837c6b
--- /dev/null
+++ b/databases/libgnomedb/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2002/10/30 05:09:08 rh Exp $
+
+--- doc/C/Makefile.in.orig Sat Jul 13 01:35:02 2002
++++ doc/C/Makefile.in
+@@ -366,8 +366,6 @@ install-data-local:
+ echo '-- Installing '$$i ; \
+ $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
+ done; \
+- echo '-- Installing $(srcdir)/html/index.sgml' ; \
+- $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \
+ fi)
+
+ #