summaryrefslogtreecommitdiff
path: root/graphics/ee/patches
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-10-23 17:06:56 +0000
committerjlam <jlam@pkgsrc.org>2000-10-23 17:06:56 +0000
commit753219f720011150b43a0e294c676450d4ca7bb5 (patch)
treec7e5e5d83ba812258068df426ce8ec42cd4b10d8 /graphics/ee/patches
parentd20ad90e86ace430cb974eaf12c533be7eacca59 (diff)
downloadpkgsrc-753219f720011150b43a0e294c676450d4ca7bb5.tar.gz
Install locale files into correct places, depending on the OS.
Diffstat (limited to 'graphics/ee/patches')
-rw-r--r--graphics/ee/patches/patch-ab15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/ee/patches/patch-ab b/graphics/ee/patches/patch-ab
new file mode 100644
index 00000000000..53ff81e82e3
--- /dev/null
+++ b/graphics/ee/patches/patch-ab
@@ -0,0 +1,15 @@
+$NetBSD: patch-ab,v 1.1 2000/10/23 17:06:56 jlam Exp $
+
+--- configure.orig Mon Jul 17 17:42:39 2000
++++ configure
+@@ -4740,6 +4740,10 @@
+
+
+
++# Set DATADIRNAME to "${LOCALEBASE}"
++DATADIRNAME="${LOCALEBASE}"
++INTLDEPS=
++INTLLIBS="-lintl"
+
+ trap '' 1 2 15
+ cat > confcache <<\EOF