rpms/gnash/devel gnash.spec,1.28,1.29

Kevin Kofler kkofler at fedoraproject.org
Wed Oct 8 19:09:22 UTC 2008


Author: kkofler

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

Modified Files:
	gnash.spec 
Log Message:
Try passing _kde4_prefix (/usr) for the Qt dir, maybe that works.


Index: gnash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnash/devel/gnash.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- gnash.spec	8 Oct 2008 19:07:52 -0000	1.28
+++ gnash.spec	8 Oct 2008 19:08:52 -0000	1.29
@@ -107,6 +107,8 @@
   --with-qt4=%{_kde4_prefix} \
   --with-kde4=%{_kde4_prefix}
 #doesn't work currently: %%{?_smp_mflags}
+# make sure the Qt 4 moc etc. tools are found
+export PATH=%{_qt4_prefix}/bin:$PATH
 make 
 
 




More information about the fedora-extras-commits mailing list