[packages/rpm-build-tools/merge-pld-builder-client: 2383/2675] client: Change option name to --update-scripts

glen glen at pld-linux.org
Mon Dec 19 22:05:02 CET 2016


commit 26a31c93e48ce85a6a12328c240f11937a067a53
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Tue Apr 16 13:04:15 2013 +0100

    client: Change option name to --update-scripts
    
    It is to make it consistent with already present --update-macros

 make-request.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/make-request.sh b/make-request.sh
index 76e1474..4e7bfe6 100755
--- a/make-request.sh
+++ b/make-request.sh
@@ -449,7 +449,7 @@ while [ $# -gt 0 ]; do
 			f_upgrade=no
 			shift
 			;;
-                --upgrade-scripts)
+                --update-scripts)
                         upgrade_scripts='yes'
                         ;;
 		-q)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list