[packages/rpm-build-tools/merge-pld-builder-client: 88/2675] - fix L10N sending while using the "all" option

glen glen at pld-linux.org
Mon Dec 19 21:56:19 CET 2016


commit 2b87b108cf8554a9b1c8acfa4fdfa065399446ea
Author: shadzik <shadzik at pld-linux.org>
Date:   Mon Aug 31 09:57:08 2009 +0000

    - fix L10N sending while using the "all" option
    
    Changed files:
        client/kde4send2builders.sh -> 1.26

 kde4send2builders.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kde4send2builders.sh b/kde4send2builders.sh
index 32f2e2a..e8c960e 100644
--- a/kde4send2builders.sh
+++ b/kde4send2builders.sh
@@ -99,7 +99,7 @@ done
 specs=`for s in $specs; do
 	case "$s" in
 	all) # all kde4 specs
-			echo $LIBS $BASE $OTHER $KOFFICE L10N
+			echo $LIBS $BASE $OTHER $KOFFICE $L10N
 			;;
 	libs) # kde4 libs, libs-experimental and pimlibs
 			echo $LIBS
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/cca6584b96e6c33d0732d559e43e100d804e2ecd



More information about the pld-cvs-commit mailing list