[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/devtools/waf/wafadmin/Tools
From:       Richard Hughes <hughsient () gmail ! com>
Date:       2006-07-30 21:22:54
Message-ID: 1154294574.801342.11244.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 568008 by rhughes:

make the output of docbook2man quiet by redirecting the output to /dev/null

 M  +1 -1      gnome.py  


--- trunk/playground/devtools/waf/wafadmin/Tools/gnome.py #568007:568008
@@ -141,7 +141,7 @@
 
 def setup(env):
 	Action.simple_action('po', '${POCOM} -o ${TGT} ${SRC}', color='BLUE')
-	Action.simple_action('sgml2man', '${SGML2MAN} -o ${TGT[0].bld_dir(env)} ${SRC}', \
color='BLUE') +	Action.simple_action('sgml2man', '${SGML2MAN} -o \
${TGT[0].bld_dir(env)} ${SRC}  > /dev/null', color='BLUE')  Action.simple_action( \
 		'intltool', \
 		'${INTLTOOL} ${INTLFLAGS} -q -u -c ${INTLCACHE} ${INTLPODIR} ${SRC} ${TGT}', \


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic