summaryrefslogtreecommitdiff
path: root/devel/gtexinfo/patches
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-08-15 00:17:05 +0000
committertv <tv@pkgsrc.org>1998-08-15 00:17:05 +0000
commit76f9b2530f11b72e8b91ff58512ee78abdd03c6d (patch)
tree2f9ed21a5743038690aac6942f21b9a67869300f /devel/gtexinfo/patches
parent2327b8e24c24d3fb0c128afbf827395ad198d3de (diff)
downloadpkgsrc-76f9b2530f11b72e8b91ff58512ee78abdd03c6d.tar.gz
hier(7)-lint: install locale stuff in share/locale, not lib/locale.
Diffstat (limited to 'devel/gtexinfo/patches')
-rw-r--r--devel/gtexinfo/patches/patch-ag13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/gtexinfo/patches/patch-ag b/devel/gtexinfo/patches/patch-ag
new file mode 100644
index 00000000000..1692acb5127
--- /dev/null
+++ b/devel/gtexinfo/patches/patch-ag
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1 1998/08/15 00:17:05 tv Exp $
+
+--- configure.orig Fri Aug 14 20:11:14 1998
++++ configure Fri Aug 14 20:11:38 1998
+@@ -3443,7 +3443,7 @@
+ USE_INCLUDED_LIBINTL=yes
+ CATOBJEXT=.cat
+ INSTOBJEXT=.cat
+- DATADIRNAME=lib
++ DATADIRNAME=share
+ INTLDEPS='$(top_builddir)/intl/libintl.a'
+ INTLLIBS=$INTLDEPS
+ LIBS=`echo $LIBS | sed -e 's/-lintl//'`