summaryrefslogtreecommitdiff
path: root/shells/bash2/patches/patch-ac
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-03-30 11:56:31 +0000
committerwiz <wiz@pkgsrc.org>2000-03-30 11:56:31 +0000
commit30d77e4e21862327b24dee888bbd7740ac253677 (patch)
tree3c304ad3ddf94629c94f1e5a32e60d84ea218f06 /shells/bash2/patches/patch-ac
parente8ed14de039bea7b78ce2be99ff1cbc54751b50c (diff)
downloadpkgsrc-30d77e4e21862327b24dee888bbd7740ac253677.tar.gz
Update bash to 2.04; also add variable BASH_STATIC for static linking.
Changes: too many to list here, check the CHANGES file.
Diffstat (limited to 'shells/bash2/patches/patch-ac')
-rw-r--r--shells/bash2/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/shells/bash2/patches/patch-ac b/shells/bash2/patches/patch-ac
deleted file mode 100644
index 7bd2138a2fd..00000000000
--- a/shells/bash2/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.3 1998/08/07 11:13:53 agc Exp $
-
---- lib/glob/Makefile.in.orig Tue Sep 16 12:13:23 1997
-+++ lib/glob/Makefile.in Tue Aug 4 21:18:05 1998
-@@ -46,7 +46,7 @@
- # The header files for this library.
- HSOURCES = $(srcdir)/fnmatch.h
-
--OBJECTS = glob.o fnmatch.o
-+OBJECTS = glob.o #fnmatch.o
-
- # The texinfo files which document this library.
- DOCSOURCE = doc/glob.texi