Optimize quickpkg so that it creates the binary package directly in $PKGDIR/All....
authorZac Medico <zmedico@gentoo.org>
Thu, 7 Sep 2006 06:00:18 +0000 (06:00 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 7 Sep 2006 06:00:18 +0000 (06:00 -0000)
commit0cd9dc98ce290f00234bd200ea5b7905909622c9
tree4ac027d9f69d456cc32440ca95572a5a81945da1
parent7483ec999518187de6a0c70714d05c89bd5da228
Optimize quickpkg so that it creates the binary package directly in $PKGDIR/All.  This eliminates the need for tbz2tool and is the same approach used by the package phase in misc-functions.sh.

svn path=/main/trunk/; revision=4420
bin/quickpkg