summaryrefslogtreecommitdiffstats
path: root/bin/prepall
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-08-04 21:30:38 +0000
committerZac Medico <zmedico@gentoo.org>2007-08-04 21:30:38 +0000
commit8460689ac182dcafeabd9fa90d0bebd5b50fda75 (patch)
tree7c55ed24ea2a5e3053db3d0276465a93b2c0b453 /bin/prepall
parent02f1e9a143441e8eef2699e8f604f0a5c57ce1c1 (diff)
downloadportage-8460689ac182dcafeabd9fa90d0bebd5b50fda75.tar.gz
portage-8460689ac182dcafeabd9fa90d0bebd5b50fda75.tar.bz2
portage-8460689ac182dcafeabd9fa90d0bebd5b50fda75.zip
Call ecompressdir and ecompress --dequeue outside of prepall since ruby.eclass overrides prepall.
svn path=/main/trunk/; revision=7568
Diffstat (limited to 'bin/prepall')
-rwxr-xr-xbin/prepall3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/prepall b/bin/prepall
index dbbe95826..eec5c814c 100755
--- a/bin/prepall
+++ b/bin/prepall
@@ -16,9 +16,6 @@ fi
prepallman
prepallinfo
-ecompressdir --dequeue
-ecompress --dequeue
-
prepallstrip
if type -P chflags > /dev/null && type -P mtree > /dev/null; then