aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/tcsh/files/07_nls.patch
blob: fe7845f43ebb653378202cd898c3e481fa1e3668 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Author: Franz Pletz <fpletz@franz-pletz.org>
Description: Fixes NLS build bug

--- a/nls/Makefile.in
+++ b/nls/Makefile.in
@@ -2,7 +2,7 @@
 
 LOCALES=	C et finnish french german greek italian ja pl russian \
 		spanish ukrainian
-GENCAT=		gencat
+GENCAT=		gencat --new
 INSTALL=	ginstall
 
 datarootdir=@datarootdir@