]> git.pld-linux.org Git - packages/brltty.git/commitdiff
- no parallel build
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 29 Jul 2010 12:40:12 +0000 (12:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    brltty.spec -> 1.44

brltty.spec

index 9d3c7635407132314c1e22f9c99b1e980d9d6c34..34cec7d2468c03df3d5150e8a19e944737d943b3 100644 (file)
@@ -202,7 +202,8 @@ CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
        --with-install-root="$RPM_BUILD_ROOT" \
        %{!?with_java:--disable-java-bindings} \
        --enable-api
-%{__make}
+
+%{__make} -j1
 
 directory="doc"
 mkdir -p "$directory"
This page took 0.029302 seconds and 4 git commands to generate.