SPECS: crossmingw32-atk.spec - make -j1 install
wolf
wolf at pld-linux.org
Sat Oct 20 23:03:33 CEST 2007
Author: wolf Date: Sat Oct 20 21:03:33 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- make -j1 install
---- Files affected:
SPECS:
crossmingw32-atk.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/crossmingw32-atk.spec
diff -u SPECS/crossmingw32-atk.spec:1.8 SPECS/crossmingw32-atk.spec:1.9
--- SPECS/crossmingw32-atk.spec:1.8 Mon Sep 17 23:27:56 2007
+++ SPECS/crossmingw32-atk.spec Sat Oct 20 23:03:28 2007
@@ -98,7 +98,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install \
+%{__make} -j1 install \
DESTDIR=$RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_dlldir}
@@ -139,6 +139,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2007/10/20 21:03:28 wolf
+- make -j1 install
+
Revision 1.8 2007/09/17 21:27:56 qboosh
- updated to 1.20.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossmingw32-atk.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list