From 4bb3a36a4d4d6643fde0be113f6ac40447bde78a Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 4 Aug 2007 21:34:35 +0000 Subject: Move ecompressdir and ecompress --dequeue after prepall. svn path=/main/trunk/; revision=7570 --- bin/misc-functions.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/misc-functions.sh') diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh index 10e71bb7a..06698fbe9 100755 --- a/bin/misc-functions.sh +++ b/bin/misc-functions.sh @@ -43,9 +43,10 @@ install_symlink_html_docs() { install_qa_check() { cd "${D}" || die "cd failed" + + prepall ecompressdir --dequeue ecompress --dequeue - prepall # Now we look for all world writable files. for i in $(find "${D}/" -type f -perm -2); do -- cgit v1.2.3-1-g7c22