]> git.pld-linux.org Git - packages/popt.git/commitdiff
- rename zh_CN.GB2312 to just zh_CN (GB2312 is default encoding for zh_CN)
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 31 Jan 2003 11:36:31 +0000 (11:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    popt-zh_CN.patch -> 1.1

popt-zh_CN.patch [new file with mode: 0644]

diff --git a/popt-zh_CN.patch b/popt-zh_CN.patch
new file mode 100644 (file)
index 0000000..a15cfa2
--- /dev/null
@@ -0,0 +1,11 @@
+--- popt-1.7/configure.in.orig Fri Jan 31 11:00:42 2003
++++ popt-1.7/configure.in      Fri Jan 31 11:15:51 2003
+@@ -5,7 +5,7 @@
+ AM_INIT_AUTOMAKE(popt, 1.7)
+ AM_CONFIG_HEADER(config.h)
+-ALL_LINGUAS="cs da es gl hu is ko no pl pt ro ru sk sl sv tr uk wa zh_CN.GB2312"
++ALL_LINGUAS="cs da es gl hu is ko no pl pt ro ru sk sl sv tr uk wa zh_CN"
+ AC_ISC_POSIX
This page took 0.247974 seconds and 4 git commands to generate.