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:
2c146a9
)
Removed parallel make with -j option.
author
Andrey Paskal
<apaskal@gmail.com>
Wed, 12 Aug 2009 17:10:55 +0000 (21:10 +0400)
committer
Andrey Paskal
<apaskal@gmail.com>
Wed, 12 Aug 2009 17:10:55 +0000 (21:10 +0400)
build/ubuntu/rules
patch
|
blob
|
history
diff --git
a/build/ubuntu/rules
b/build/ubuntu/rules
index
b41d8ae
..
8208198
100755
(executable)
--- a/
build/ubuntu/rules
+++ b/
build/ubuntu/rules
@@
-43,7
+43,7
@@
build-stamp: configure-stamp
# Add here commands to compile the package.
# Makes ananas
- $(MAKE) -j 4
+ $(MAKE)
$(MAKE) tr
touch $@