From 9784f57c5c68e95778af9d710dad6e31ddfecc26 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 20 Apr 2009 13:18:20 +0000 Subject: [PATCH] - no parallel build? Changed files: ncurses.spec -> 1.192 --- ncurses.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ncurses.spec b/ncurses.spec index 96d8457..fcb0611 100644 --- a/ncurses.spec +++ b/ncurses.spec @@ -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 -- 2.44.0