diff options
author | skrll <skrll> | 2001-03-05 12:35:33 +0000 |
---|---|---|
committer | skrll <skrll> | 2001-03-05 12:35:33 +0000 |
commit | ef513b0f01457b233a9c29412ebf0340792c9718 (patch) | |
tree | ec5f5457c05470992bbb9f34e5346554dc4c9e52 /databases/tcl-gdbm/patches | |
parent | 339f9bc6d477a4a597dbf0453cfbd2998cd91028 (diff) | |
download | pkgsrc-ef513b0f01457b233a9c29412ebf0340792c9718.tar.gz |
Remove build system hack that causes build to fail for new libtool.
Diffstat (limited to 'databases/tcl-gdbm/patches')
-rw-r--r-- | databases/tcl-gdbm/patches/patch-aa | 19 | ||||
-rw-r--r-- | databases/tcl-gdbm/patches/patch-ab | 7 |
2 files changed, 20 insertions, 6 deletions
diff --git a/databases/tcl-gdbm/patches/patch-aa b/databases/tcl-gdbm/patches/patch-aa index 9d9d2391324..3d4472bf36e 100644 --- a/databases/tcl-gdbm/patches/patch-aa +++ b/databases/tcl-gdbm/patches/patch-aa @@ -1,6 +1,7 @@ -$NetBSD: patch-aa,v 1.3 2000/08/29 21:09:54 jwise Exp $ ---- Makefile.in.orig Thu Jun 8 15:35:14 2000 -+++ Makefile.in Tue Aug 29 16:32:25 2000 +$NetBSD: patch-aa,v 1.4 2001/03/05 12:35:33 skrll Exp $ + +--- Makefile.in.orig Thu Jun 8 20:35:14 2000 ++++ Makefile.in @@ -35,7 +35,7 @@ DESTDIR = @@ -19,3 +20,15 @@ $NetBSD: patch-aa,v 1.3 2000/08/29 21:09:54 jwise Exp $ pkgindex_DATA = pkgIndex.tcl # tclStubLib.c is a dummy file just to fool automake +@@ -491,11 +491,6 @@ + + test: + echo 'load .libs/libtclgdbm.so Tclgdbm ; source torture.tcl' | tclsh@TCL_VERSION@ +- +-# override normal libtool rule +-tclStubLib.lo : @TCL_STUB_LIB_PATH@ +- ar -x @TCL_STUB_LIB_PATH@ +- mv tclStubLib.o tclStubLib.lo + + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/databases/tcl-gdbm/patches/patch-ab b/databases/tcl-gdbm/patches/patch-ab index 331660b259c..d8bec5193be 100644 --- a/databases/tcl-gdbm/patches/patch-ab +++ b/databases/tcl-gdbm/patches/patch-ab @@ -1,6 +1,7 @@ -$NetBSD: patch-ab,v 1.3 2000/09/05 15:01:29 jwise Exp $ ---- configure.orig Tue Sep 5 10:18:57 2000 -+++ configure Tue Sep 5 10:19:11 2000 +$NetBSD: patch-ab,v 1.4 2001/03/05 12:35:33 skrll Exp $ + +--- configure.orig Thu Jun 8 20:35:03 2000 ++++ configure @@ -1750,20 +1750,6 @@ |