diff options
author | Allan McRae <allan@archlinux.org> | 2008-12-08 03:21:03 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2009-01-16 13:24:21 +0100 |
commit | 708ce1480f83e01af7a6aba2db04e7982c313673 (patch) | |
tree | 1c229bede730e88189cfa7409c574a61bc4fd542 /missing | |
parent | 9804911c5fbe7363d22f2384953bbcc3e57c1959 (diff) | |
download | pacman-708ce1480f83e01af7a6aba2db04e7982c313673.tar.gz pacman-708ce1480f83e01af7a6aba2db04e7982c313673.tar.xz |
makepkg: hack around tee in run_package function
Piping the package function through tee to log the outut also
clears any variables set in the package function. This is a
problem in split packages as package variable overrides are done
in the package function. This is fixed by creating a node which
the output is piped through and duplicated using the tee function.
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'missing')
0 files changed, 0 insertions, 0 deletions