[qt4pas/f18] Fix for f18 Qt.

Christopher Meng cicku at fedoraproject.org
Wed Aug 7 05:04:06 UTC 2013


commit 5158c8ae533df386c9238637b4b64925fdf890f0
Author: Christopher Meng <rpm at cicku.me>
Date:   Wed Aug 7 13:03:34 2013 +0800

    Fix for f18 Qt.

 qt4pas.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/qt4pas.spec b/qt4pas.spec
index 074e966..0f09f32 100644
--- a/qt4pas.spec
+++ b/qt4pas.spec
@@ -29,7 +29,7 @@ developing applications that use %{name}.
 %setup -qn %{name}-V%{version}_Qt4.5.3
 
 %build
-%qmake_qt4 Qt4Pas.pro
+qmake-qt4 Qt4Pas.pro
 make %{?_smp_mflags}
 
 %install


More information about the scm-commits mailing list