rpms/vym/EL-5 vym.spec,1.3,1.4

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Mon Jan 28 14:33:11 UTC 2008


Author: limb

Update of /cvs/pkgs/rpms/vym/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25231

Modified Files:
	vym.spec 
Log Message:
EL-5 qmake fix.



Index: vym.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vym/EL-5/vym.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vym.spec	28 Jan 2008 12:52:13 -0000	1.3
+++ vym.spec	28 Jan 2008 14:32:36 -0000	1.4
@@ -30,7 +30,7 @@
 
 %build
 
-qmake-qt4 DOCDIR="%{_docdir}/%{name}-%{version}" PREFIX=%{_prefix}
+qmake DOCDIR="%{_docdir}/%{name}-%{version}" PREFIX=%{_prefix}
 
 %{__make} %{?_smp_mflags}
 




More information about the fedora-extras-commits mailing list