From: Andrey Paskal Date: Sun, 5 Jul 2009 09:45:01 +0000 (+0400) Subject: build scripts X-Git-Url: https://gitweb.ananas.su/?a=commitdiff_plain;h=75fd729c41defe8c6e95cafd2cd39950055063a7;p=projects%2Fananas-labs-qt4.git build scripts --- diff --git a/build/ubuntu/rules b/build/ubuntu/rules index 1ad35f7..f34ae91 100755 --- a/build/ubuntu/rules +++ b/build/ubuntu/rules @@ -34,10 +34,9 @@ configure-stamp: # cd ../.. && tar zxf ananas-0.9.5/tmp/ananas-0.9.5.tgz && \ # rm -Rf ananas-0.9.5/tmp - cd .. pwd ls -la /home/app/tmp/compiled/ananas-0.9.5.tgz - tar vzxf /home/app/tmp/compiled/ananas-0.9.5.tgz + cd .. && tar zxf /home/app/tmp/compiled/ananas-0.9.5.tgz touch configure-stamp