rpms/qt/devel qt.spec,1.239,1.240

Rex Dieter rdieter at fedoraproject.org
Fri Feb 27 20:24:13 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/qt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29337

Modified Files:
	qt.spec 
Log Message:
try non-smp'd 'make docs'



Index: qt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qt/devel/qt.spec,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -r1.239 -r1.240
--- qt.spec	27 Feb 2009 19:32:21 -0000	1.239
+++ qt.spec	27 Feb 2009 20:23:43 -0000	1.240
@@ -428,7 +428,7 @@
 
 # snapshot doesn't generate docs by default for some reason 
 #if 0%{?snap:1}
-test -d doc/html || make docs %{?_smp_mflags}
+test -d doc/html || make docs
 #endif
 
 




More information about the scm-commits mailing list