From 8460689ac182dcafeabd9fa90d0bebd5b50fda75 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 4 Aug 2007 21:30:38 +0000 Subject: Call ecompressdir and ecompress --dequeue outside of prepall since ruby.eclass overrides prepall. svn path=/main/trunk/; revision=7568 --- bin/misc-functions.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/misc-functions.sh') diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh index 91c3cb4c8..10e71bb7a 100755 --- a/bin/misc-functions.sh +++ b/bin/misc-functions.sh @@ -43,6 +43,8 @@ install_symlink_html_docs() { install_qa_check() { cd "${D}" || die "cd failed" + ecompressdir --dequeue + ecompress --dequeue prepall # Now we look for all world writable files. -- cgit v1.2.3-1-g7c22