rpms/qt/devel qt.spec,1.342,1.343

Than Ngo than at fedoraproject.org
Sat Oct 10 11:09:19 UTC 2009


Author: than

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

Modified Files:
	qt.spec 
Log Message:
fix translation build issue 



Index: qt.spec
===================================================================
RCS file: /cvs/extras/rpms/qt/devel/qt.spec,v
retrieving revision 1.342
retrieving revision 1.343
diff -u -p -r1.342 -r1.343
--- qt.spec	10 Oct 2009 11:03:25 -0000	1.342
+++ qt.spec	10 Oct 2009 11:09:18 -0000	1.343
@@ -508,15 +508,14 @@ done
 
 make %{?_smp_mflags}
 
+# recreate .qm files
+bin/lrelease translations/*.ts
 
 %install
 rm -rf %{buildroot}
 
 make install INSTALL_ROOT=%{buildroot}
 
-# recreate .qm files
-bin/lrelease translations/*.ts
-
 # Add desktop file(s)
 desktop-file-install \
   --dir=%{buildroot}%{_datadir}/applications \




More information about the scm-commits mailing list