]> git.pld-linux.org Git - packages/ncurses.git/commitdiff
- no parallel build? auto/th/ncurses-5_7-11
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 20 Apr 2009 13:18:20 +0000 (13:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ncurses.spec -> 1.192

ncurses.spec

index 96d845780d2a984a95745537f574e1c4e24b5099..fcb06119a4b9f5bb1f9618ba337b8adefe5c8ef7 100644 (file)
@@ -374,7 +374,7 @@ cd obj-$t
        `[ "$t" = "wideclowcolor" ] && echo --with-termlib=tinfow --enable-widec --disable-ext-colors --includedir=%{_includedir}wlc` \
        `[ "$t" = "widec" ] && echo --with-termlib=tinfow --enable-widec --enable-ext-colors --includedir=%{_includedir}w`
 
-%{__make}
+%{__make} -j1
 
 cd ..
 done
This page took 0.230332 seconds and 4 git commands to generate.