repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
ape-server-git
/
build.sh.patch
blob
c2694a507568246303631f92a69115ea582e65f6
1
diff --git a/build.sh b/build.sh
2
index 2beba03..08d2f20 100755
3
--- a/build.sh
4
+++ b/build.sh
5
@@ -29,8 +29,9 @@ fi
6
7
cd ./deps/udns-0.0.9/
8
make clean && ./configure && make
9
+make
10
cd ../js/src/
11
-./configure && make -j8
12
+./configure && make
13
cd ../../../
14
make
15
cd ./modules/ && make