]> git.pld-linux.org Git - packages/dumb.git/commitdiff
- try make -j1 auto/th/dumb-0.9.3-5
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 1 Apr 2013 07:30:46 +0000 (09:30 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 1 Apr 2013 07:30:46 +0000 (09:30 +0200)
dumb.spec

index 2806f5a0bbb939a26020e5936273ba36a56dca5b..4047d4d0d7cff642bc0a41fddb346792c5544abe 100644 (file)
--- a/dumb.spec
+++ b/dumb.spec
@@ -106,7 +106,7 @@ ALL_TARGETS += allegro allegro-examples allegro-headers
 PREFIX := /usr
 EOF
 
-%{__make} all \
+%{__make} -j1 all \
        CC="%{__cc}" \
        LDFLAGS="%{rpmldflags}" \
        OFLAGS="%{rpmcflags}" \
This page took 0.06875 seconds and 4 git commands to generate.