]> git.pld-linux.org Git - packages/foo2zjs.git/commitdiff
- make -j1 AC-branch auto/th/foo2zjs-20120504-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 7 May 2012 12:15:05 +0000 (12:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    foo2zjs.spec -> 1.13

foo2zjs.spec

index 9c90080ca2eb5bdedb965dd18c1aa49ef6eae146..b7372367e240b92749b1096f263781259325dfcf 100644 (file)
@@ -94,7 +94,7 @@ mv %{name}/* .; rmdir %{name}
 %patch1 -p1
 
 %build
-%{__make} \
+%{__make} -j1 \
        CC="%{__cc}" \
        CFLAGS="%{rpmcflags} %{rpmcppflags}"
 
This page took 0.078838 seconds and 4 git commands to generate.