[packages/rpm-build-tools/merge-pld-builder-client: 52/2675] - poldek --up indexes for --upgrade-pkg

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


commit 8e5af442d4e05070476f9f4040c77c2b0741cae0
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Feb 2 16:28:17 2009 +0000

    - poldek --up indexes for --upgrade-pkg
    
    Changed files:
        client/make-request.sh -> 1.51

 make-request.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/make-request.sh b/make-request.sh
index db28b24..7717f2a 100644
--- a/make-request.sh
+++ b/make-request.sh
@@ -82,7 +82,7 @@ usage() {
 	echo "       --remove-pkg"
 	echo "       shortcut for --command poldek -ev --noask ARGS"
 	echo "       --upgrade-pkg"
-	echo "       shortcut for --command poldek -uv ARGS"
+	echo "       shortcut for --command poldek --up -Uv ARGS"
 	echo "       --cvsup"
 	echo "       Updates builders infrastructure (outside chroot)"
 	echo "  -q   "
@@ -191,7 +191,7 @@ while [ $# -gt 0 ] ; do
 			shift
 			;;
 		--upgrade-pkg)
-			command="poldek -uv $2"
+			command="poldek --up -Uv $2"
 			f_upgrade=no
 			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