]> git.pld-linux.org Git - packages/crossmingw32-pango.git/commitdiff
- make -j1 install
authorwolf <wolf@pld-linux.org>
Sat, 20 Oct 2007 22:26:06 +0000 (22:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-pango.spec -> 1.12

crossmingw32-pango.spec

index a32390f56ab221828a59f75146ef8b022bb84590..5b844cd47d911abb7c41967c4341310eb5fcfdaa 100644 (file)
@@ -85,7 +85,7 @@ export PKG_CONFIG_LIBDIR=%{_pkgconfigdir}
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -j1 install \
        DESTDIR=$RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_dlldir}
This page took 0.083457 seconds and 4 git commands to generate.