summaryrefslogtreecommitdiff
path: root/news/slrn/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'news/slrn/patches/patch-ae')
-rw-r--r--news/slrn/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/news/slrn/patches/patch-ae b/news/slrn/patches/patch-ae
new file mode 100644
index 00000000000..643ced10364
--- /dev/null
+++ b/news/slrn/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1 2003/04/10 18:17:49 mjl Exp $
+
+--- po/Makefile.in.in.orig 2001-11-03 16:35:01.000000000 +0100
++++ po/Makefile.in.in
+@@ -23,7 +23,7 @@ VPATH = @srcdir@
+ prefix = @prefix@
+ exec_prefix = @exec_prefix@
+ datadir = @datadir@
+-localedir = $(datadir)/locale
++localedir = @LOCALEDIR@
+ gettextsrcdir = $(datadir)/gettext/po
+
+ INSTALL = @INSTALL@