From a4923c39c3983ccd9cafc9997bf931658b64f4a6 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sun, 7 May 2000 20:33:34 +0000 Subject: Upgrade to 2.04 failglob patch removed - this sort of patches must be submitted to bash maintainer --- shells/bash/files/patch-ad | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) (limited to 'shells/bash/files/patch-ad') diff --git a/shells/bash/files/patch-ad b/shells/bash/files/patch-ad index b24eada42810..db321acb895b 100644 --- a/shells/bash/files/patch-ad +++ b/shells/bash/files/patch-ad @@ -1,18 +1,11 @@ ---- support/shobj-conf.bak Tue Dec 29 23:05:29 1998 -+++ support/shobj-conf Fri May 28 04:34:07 1999 -@@ -86,13 +86,13 @@ - SHLIB_LIBVERSION='$(SHLIB_LIBSUFF).$(SHLIB_MAJOR)$(SHLIB_MINOR)' - ;; +--- support/shobj-conf.orig Tue Sep 21 21:03:43 1999 ++++ support/shobj-conf Mon May 8 00:12:30 2000 +@@ -97,7 +97,7 @@ + # ;; + # FreeBSD-3.x ELF -freebsd3*) -+freebsd[34]*) ++freebsd[3-9]*) SHOBJ_CFLAGS=-fpic SHOBJ_LD='${CC}' - SHOBJ_LDFLAGS='-shared' - SHLIB_XLDFLAGS='-R$(libdir)' -- SHLIB_LIBVERSION='$(SHLIB_LIBSUFF).$(SHLIB_MAJOR)$(SHLIB_MINOR)' -+ SHLIB_LIBVERSION='$(SHLIB_LIBSUFF).$(SHLIB_MAJOR)' - ;; - - linux*) -- cgit v1.2.3