]> git.pld-linux.org Git - packages/gftp.git/blob - gftp-locale_names.patch
- "FTP" unification
[packages/gftp.git] / gftp-locale_names.patch
1 diff -aurN gftp-2.0.17.orig/configure gftp-2.0.17/configure
2 --- gftp-2.0.17.orig/configure  2004-03-29 02:00:22.000000000 +0200
3 +++ gftp-2.0.17/configure       2004-10-23 20:37:28.320757768 +0200
4 @@ -973,7 +973,7 @@
5  
6  
7  
8 -ALL_LINGUAS="am az ar be bg bn ca cs da de el es fi fr ga hr hu it ja ko mk ml ms nl no pl pt pt_BR ro ru sk sr sr@Latn sv ta th tr uk zh_CN zh_TW"
9 +ALL_LINGUAS="am az ar be bg bn ca cs da de el es fi fr ga hr hu it ja ko mk ml ms nb nl pl pt pt_BR ro ru sk sr sr@Latn sv ta th tr uk zh_CN zh_TW"
10  
11  
12  # Make sure we can run config.sub.
13 diff -aurN gftp-2.0.17.orig/configure.in gftp-2.0.17/configure.in
14 --- gftp-2.0.17.orig/configure.in       2004-03-29 02:00:10.000000000 +0200
15 +++ gftp-2.0.17/configure.in    2004-10-23 20:37:07.099983816 +0200
16 @@ -28,7 +28,7 @@
17  AC_SUBST(VERSION)
18  AC_SUBST(PREFIX)
19  
20 -ALL_LINGUAS="am az ar be bg bn ca cs da de el es fi fr ga hr hu it ja ko mk ml ms nl no pl pt pt_BR ro ru sk sr sr@Latn sv ta th tr uk zh_CN zh_TW"
21 +ALL_LINGUAS="am az ar be bg bn ca cs da de el es fi fr ga hr hu it ja ko mk ml ms nb nl pl pt pt_BR ro ru sk sr sr@Latn sv ta th tr uk zh_CN zh_TW"
22  
23  AC_CANONICAL_HOST
24  AC_PROG_CC
This page took 0.095129 seconds and 3 git commands to generate.