summaryrefslogtreecommitdiffstats
path: root/source/a/kbd/sources/kbd-1.15.2-po.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/kbd/sources/kbd-1.15.2-po.patch')
-rw-r--r--source/a/kbd/sources/kbd-1.15.2-po.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/source/a/kbd/sources/kbd-1.15.2-po.patch b/source/a/kbd/sources/kbd-1.15.2-po.patch
new file mode 100644
index 000000000..a32a793f4
--- /dev/null
+++ b/source/a/kbd/sources/kbd-1.15.2-po.patch
@@ -0,0 +1,14 @@
+--- ./po/Makefile.in.in.orig 2010-04-10 16:34:12.000000000 -0500
++++ ./po/Makefile.in.in 2010-04-29 00:19:10.000000000 -0500
+@@ -22,8 +22,9 @@
+
+ prefix = @prefix@
+ exec_prefix = @exec_prefix@
+-datadir = @datadir@
+-localedir = $(datadir)/locale
++datadir = @datadir@
++localedir = @localedir@
++gnulocaledir = @localedir@
+ gettextsrcdir = $(datadir)/gettext/po
+
+ INSTALL = @INSTALL@