commit 89e05bdd0ae59197bdbd0369a7915e3b92d86af7
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Oct 7 01:01:03 2012 +0300

    builder: add --noinit alias

 builder.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/builder.sh b/builder.sh
index 0c7c8aa..f8342a0 100755
--- a/builder.sh
+++ b/builder.sh
@@ -2205,7 +2205,7 @@ while [ $# -gt 0 ]; do
                -pm | --prefer-mirrors )
                        PREFMIRRORS="yes"
                        shift;;
-               --no-init )
+               --noinit | --no-init )
                        NOINIT="yes"
                        shift;;
                --opts )
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to