]> git.pld-linux.org Git - packages/STLport.git/blobdiff - STLport.spec
- added -j1 to make install, fixes build on ti-i686 and ti-x86_64
[packages/STLport.git] / STLport.spec
index c9970601949fb911e3fd2783ee638e0f5a500a79..6e8a72197d704e39ae5ad4d87b8f80be05c2ad7b 100644 (file)
@@ -6,7 +6,7 @@ Summary:        C++ standard library
 Summary(pl.UTF-8):     Biblioteki standardowe C++
 Name:          STLport
 Version:       5.2.1
-Release:       1
+Release:       2
 Epoch:         2
 License:       distributable (see README.gz)
 Group:         Libraries
@@ -133,7 +133,7 @@ subst='
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_includedir}
 
-%{__make} install \
+%{__make} -j1 install \
        DESTDIR=$RPM_BUILD_ROOT \
        INSTALL_LIB_DIR_STLDBG=$RPM_BUILD_ROOT%{_libdir}
 
This page took 0.03028 seconds and 4 git commands to generate.