gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r2276: change help-config to use short


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2276: change help-config to use short output
Date: Tue, 09 Apr 2013 23:01:15 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2276
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Tue 2013-04-09 23:01:15 +0200
message:
  change help-config to use short output
modified:
  gar.lib.mk
=== modified file 'gar.lib.mk'
--- a/gar.lib.mk        2013-04-01 21:09:06 +0000
+++ b/gar.lib.mk        2013-04-09 21:01:15 +0000
@@ -376,7 +376,7 @@
 
 help-%/configure:
        @printf "[$(OK)help$(OFF)] $(MSG)Running configure --help in $(OFF)$*\n"
-       cd $* && $(CONFIGURE_ENV) ./configure --help
+       cd $* && $(CONFIGURE_ENV) ./configure --help=short
 
 help-%/setup.py:
        @printf "[$(OK)help$(OFF)] $(MSG)Running python setup.py --help in 
$(OFF)$*\n"


reply via email to

[Prev in Thread] Current Thread [Next in Thread]