commit bec34fad687335aaf6c1d294736bbebe388ecc72
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Jun 21 10:36:33 2013 +0300

    print info about defines

 make-request.sh | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/make-request.sh b/make-request.sh
index 6dde9ff..195fa35 100755
--- a/make-request.sh
+++ b/make-request.sh
@@ -761,6 +761,7 @@ gen_req() {
                        value=${b#*=}
                        b=${b%%=*}
                        echo "           <define name='$(hsc $b)'>$(hsc 
"$value")</define>"
+                       msg "- define $b=$value"
                done
                IFS=$oIFS
 
================================================================

---- gitweb:

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

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

Reply via email to