summaryrefslogtreecommitdiff
path: root/databases/gdbm/files/patch-ab
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-02-15 17:01:07 +0000
committerSteve Price <steve@FreeBSD.org>1998-02-15 17:01:07 +0000
commitfcc102b66968d5670b5fe67b8d06c9e461751b3f (patch)
tree15c837d8a948a9d4897718ba1bae3d5636e32e43 /databases/gdbm/files/patch-ab
parentNuke x11/xbloody. Should be games/xbloody (diff)
Fix to properly install info files.
PR: 5740 Submitted by: Igor Vinokurov <igor@zynaps.ru>
Notes
Notes: svn path=/head/; revision=9733
Diffstat (limited to 'databases/gdbm/files/patch-ab')
-rw-r--r--databases/gdbm/files/patch-ab20
1 files changed, 20 insertions, 0 deletions
diff --git a/databases/gdbm/files/patch-ab b/databases/gdbm/files/patch-ab
new file mode 100644
index 000000000000..1753a3c3931f
--- /dev/null
+++ b/databases/gdbm/files/patch-ab
@@ -0,0 +1,20 @@
+--- Makefile.in.orig Sun May 15 13:28:49 1994
++++ Makefile.in Sat Feb 14 16:37:46 1998
+@@ -88,7 +88,7 @@
+
+ DISTFILES = $(SRCS) $(HDRS) $(MSCFILES)
+
+-all: libgdbm.a
++all: libgdbm.a info
+
+ progs: $(PROGS)
+
+@@ -149,7 +149,7 @@
+
+ info: gdbm.info
+
+-gdbm.info:
++gdbm.info: gdbm.texinfo
+ $(MAKEINFO) $(srcdir)/gdbm.texinfo
+
+ dvi: gdbm.dvi