summaryrefslogtreecommitdiff
path: root/package/tcsh/patches/patch-config_linux
blob: bec2a22e48ce1a226b02ece80233971885ba8ace (plain)
1
2
3
4
5
6
7
8
9
10
--- tcsh-6.17.00.orig/config/linux	2006-01-12 20:55:39.000000000 +0100
+++ tcsh-6.17.00/config/linux	2010-01-06 18:45:10.937855487 +0100
@@ -106,6 +106,6 @@
 #endif
 #define ECHO_STYLE      BOTH_ECHO
 
-#define NLS_CATALOGS
+#undef NLS_CATALOGS
 
 #endif /* _h_config */