rpms/xfce4-dev-tools/devel xfce4-dev-tools.spec,1.12,1.13

Christoph Wickert cwickert at fedoraproject.org
Wed Aug 19 13:10:40 UTC 2009


Author: cwickert

Update of /cvs/pkgs/rpms/xfce4-dev-tools/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10802

Modified Files:
	xfce4-dev-tools.spec 
Log Message:
use %{?_smp_mflags}


Index: xfce4-dev-tools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-dev-tools/devel/xfce4-dev-tools.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- xfce4-dev-tools.spec	19 Aug 2009 13:06:17 -0000	1.12
+++ xfce4-dev-tools.spec	19 Aug 2009 13:10:39 -0000	1.13
@@ -21,7 +21,7 @@ that want to build Xfce from SVN.
 
 %build
 %configure
-make
+make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT




More information about the fedora-extras-commits mailing list