git://gitweb.ananas.su
/
projects/ananas-labs-qt4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
9759d41
)
build scripts
author
Andrey Paskal
<apaskal@gmail.com>
Sun, 5 Jul 2009 09:41:17 +0000 (13:41 +0400)
committer
Andrey Paskal
<apaskal@gmail.com>
Sun, 5 Jul 2009 09:41:17 +0000 (13:41 +0400)
build/ubuntu/rules
patch
|
blob
|
history
diff --git
a/build/ubuntu/rules
b/build/ubuntu/rules
index
e166144
..
1ad35f7
100755
(executable)
--- a/
build/ubuntu/rules
+++ b/
build/ubuntu/rules
@@
-37,7
+37,7
@@
configure-stamp:
cd ..
pwd
ls -la /home/app/tmp/compiled/ananas-0.9.5.tgz
- tar zxf /home/app/tmp/compiled/ananas-0.9.5.tgz
+ tar vzxf /home/app/tmp/compiled/ananas-0.9.5.tgz
touch configure-stamp
@@
-76,6
+76,7
@@
install: build
# qmake src/src.pro -o src/Makefile
du -hs
+ cat /tmp/buildd/ananas-0.9.5/src/Makefile
cd src && \
$(MAKE) install \
INSTALL_ROOT=$(CURDIR)/debian/ananas LIBDIR=/usr/lib \