[packages/rpm-build-tools/merge-pld-builder-client: 204/2675] - fix typo

glen glen at pld-linux.org
Mon Dec 19 22:00:10 CET 2016


commit 40ef8fae60ab165d6699495113ef994185f32e6c
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Apr 14 20:56:08 2011 +0000

    - fix typo
    
    Changed files:
        client/make-request.sh -> 1.94

 make-request.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/make-request.sh b/make-request.sh
index af99d3c..bcb1eb7 100644
--- a/make-request.sh
+++ b/make-request.sh
@@ -230,7 +230,7 @@ while [ $# -gt 0 ] ; do
 			;;
 
 		--with)
-			without="$with $(echo "$2" | tr ',' ' ')"
+			with="$with $(echo "$2" | tr ',' ' ')"
 			shift
 			;;
 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list