summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/tcsh/files/07_nls.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/tcsh/files/07_nls.patch')
-rw-r--r--meta-oe/recipes-extended/tcsh/files/07_nls.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/tcsh/files/07_nls.patch b/meta-oe/recipes-extended/tcsh/files/07_nls.patch
new file mode 100644
index 000000000..fe7845f43
--- /dev/null
+++ b/meta-oe/recipes-extended/tcsh/files/07_nls.patch
@@ -0,0 +1,14 @@
1Author: Franz Pletz <fpletz@franz-pletz.org>
2Description: Fixes NLS build bug
3
4--- a/nls/Makefile.in
5+++ b/nls/Makefile.in
6@@ -2,7 +2,7 @@
7
8 LOCALES= C et finnish french german greek italian ja pl russian \
9 spanish ukrainian
10-GENCAT= gencat
11+GENCAT= gencat --new
12 INSTALL= ginstall
13
14 datarootdir=@datarootdir@