summaryrefslogtreecommitdiff
path: root/shells/bash/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash/patches/patch-aj')
-rw-r--r--shells/bash/patches/patch-aj8
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/bash/patches/patch-aj b/shells/bash/patches/patch-aj
index 4dfb708f43e..cb72fb94bfc 100644
--- a/shells/bash/patches/patch-aj
+++ b/shells/bash/patches/patch-aj
@@ -1,11 +1,11 @@
-$NetBSD: patch-aj,v 1.1 2011/02/20 14:22:15 wiz Exp $
+$NetBSD: patch-aj,v 1.2 2015/03/07 22:40:48 rodent Exp $
This patch fixes the build on MirBSD and OpenBSD, where LIBINTL and
LIBICONV are incorrectly set.
---- Makefile.in.orig Wed Dec 30 18:05:16 2009
+--- Makefile.in.orig 2014-01-25 21:27:30.000000000 +0000
+++ Makefile.in
-@@ -341,7 +341,7 @@ INTL_LIBDIR = $(dot)/$(LIBSUBDIR)/intl
+@@ -353,7 +353,7 @@ INTL_LIBDIR = $(dot)/$(LIBSUBDIR)/intl
INTL_ABSSRC = ${topdir}/$(INTL_LIB)
INTL_BUILDDIR = ${LIBBUILD}/intl
@@ -14,7 +14,7 @@ LIBICONV are incorrectly set.
INTL_LIBRARY = $(INTL_LIBDIR)/libintl.a
INTL_DEP = @INTL_DEP@
INTL_INC = @INTL_INC@
-@@ -349,7 +349,7 @@ INTL_INC = @INTL_INC@
+@@ -361,7 +361,7 @@ INTL_INC = @INTL_INC@
LIBINTL_H = @LIBINTL_H@
# libiconv