rpms/PyQt4/devel PyQt4.spec,1.25,1.26

Rex Dieter rdieter at fedoraproject.org
Fri Jun 12 20:03:52 UTC 2009


Author: rdieter

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

Modified Files:
	PyQt4.spec 
Log Message:
use --confirm-license



Index: PyQt4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/PyQt4.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- PyQt4.spec	5 Jun 2009 15:20:44 -0000	1.25
+++ PyQt4.spec	12 Jun 2009 20:03:21 -0000	1.26
@@ -72,7 +72,8 @@ find examples/ -name "*.py" | xargs chmo
 QT4DIR=%{_qt4_prefix}
 PATH=%{_qt4_bindir}:$PATH ; export PATH
 
-echo yes | %{__python} configure.py \
+%{__python} configure.py \
+  --confirm-license \
   --qmake=%{_qt4_qmake} \
   --verbose 
 




More information about the fedora-extras-commits mailing list