build scripts
authorAndrey Paskal <apaskal@gmail.com>
Sun, 5 Jul 2009 10:22:26 +0000 (14:22 +0400)
committerAndrey Paskal <apaskal@gmail.com>
Sun, 5 Jul 2009 10:22:26 +0000 (14:22 +0400)
build/ubuntu/rules

index deade49..1d7bf94 100755 (executable)
@@ -36,7 +36,7 @@ configure-stamp:
 
        pwd
        ls -la /home/app/tmp/compiled/ananas-0.9.5.tgz
-       cd .. && tar zxf /home/app/tmp/compiled/ananas-0.9.5.tgz
+       cd .. && tar zxf /home/app/tmp/compiled/ananas-0.9.5.tgz --exclude debian
        
        touch configure-stamp
 
@@ -74,8 +74,8 @@ install: build
 #      rm -f `find src doc -name Makefile`
 #      qmake src/src.pro -o src/Makefile
 
-       du -hs
-       cat /tmp/buildd/ananas-0.9.5/src/Makefile
+#      du -hs
+#      cat /tmp/buildd/ananas-0.9.5/src/Makefile
        mkdir -p $(CURDIR)/debian/ananas/usr/share/ananas/translations
        mkdir -p $(CURDIR)/debian/ananas/usr/share/ananas/templates
        mkdir -p $(CURDIR)/debian/ananas/usr/share/applications