packages: xawtv/xawtv.spec - -j1 for fonts
arekm
arekm at pld-linux.org
Fri Jan 29 21:31:27 CET 2010
Author: arekm Date: Fri Jan 29 20:31:27 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- -j1 for fonts
---- Files affected:
packages/xawtv:
xawtv.spec (1.141 -> 1.142)
---- Diffs:
================================================================
Index: packages/xawtv/xawtv.spec
diff -u packages/xawtv/xawtv.spec:1.141 packages/xawtv/xawtv.spec:1.142
--- packages/xawtv/xawtv.spec:1.141 Fri Jan 29 20:52:12 2010
+++ packages/xawtv/xawtv.spec Fri Jan 29 21:31:21 2010
@@ -227,7 +227,7 @@
%endif
%{__make}
-%{__make} -C %{font_dir}
+%{__make} -j1 -C %{font_dir}
%install
rm -rf $RPM_BUILD_ROOT
@@ -355,6 +355,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.142 2010/01/29 20:31:21 arekm
+- -j1 for fonts
+
Revision 1.141 2010/01/29 19:52:12 arekm
- release 7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xawtv/xawtv.spec?r1=1.141&r2=1.142&f=u
More information about the pld-cvs-commit
mailing list