]> git.ipfire.org Git - pakfire.git/commit
Fix output of shell commands in makefiles.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 23 Oct 2012 19:01:58 +0000 (21:01 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 23 Oct 2012 19:01:58 +0000 (21:01 +0200)
commit5e78c784c145d03d6b90a4659acc3bfa50870d32
treec3696e39d7253813a157ca2c88fe4882a7f27a02
parent8cc622fa66158e02caf366faa993434cf41d28f3
Fix output of shell commands in makefiles.

Error output is now thrown away and the wanted output
is not written to the logfiles anymore.
python/pakfire/chroot.py
python/pakfire/packages/lexer.py