build scripts
authorAndrey Paskal <apaskal@gmail.com>
Sun, 5 Jul 2009 09:45:01 +0000 (13:45 +0400)
committerAndrey Paskal <apaskal@gmail.com>
Sun, 5 Jul 2009 09:45:01 +0000 (13:45 +0400)
build/ubuntu/rules

index 1ad35f7..f34ae91 100755 (executable)
@@ -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