]> git.pld-linux.org Git - packages/OpenIPMI.git/commitdiff
- __make -j1 (problem with openipmigui)
authorSzymon Siwek <sls@pld-linux.org>
Wed, 15 Oct 2008 16:16:34 +0000 (16:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    OpenIPMI.spec -> 1.53

OpenIPMI.spec

index 01d090997bb4bb946cb306e1fac5067ced719675..d493c0ddc1498990398d3790964c21c457f4e1d9 100644 (file)
@@ -125,7 +125,7 @@ CPPFLAGS="-I/usr/include/ncurses"
        --with-pythoninstalllib=%{py_sitedir} \
        --without-glib12 \
        %{!?with_gui:--without-tkinter}
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.093269 seconds and 4 git commands to generate.