[chinese-calendar/f18] Fix no macro issue on f18.

Christopher Meng cicku at fedoraproject.org
Wed Aug 7 06:17:58 UTC 2013


commit 798ce05864e1962a439c9cab474aa628b0f16a03
Author: Christopher Meng <rpm at cicku.me>
Date:   Wed Aug 7 14:17:24 2013 +0800

    Fix no macro issue on f18.

 chinese-calendar.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/chinese-calendar.spec b/chinese-calendar.spec
index 8e799a4..115cd89 100644
--- a/chinese-calendar.spec
+++ b/chinese-calendar.spec
@@ -16,7 +16,7 @@ Chinese useing habit,it can help users to query date conveniently.
 %setup -q
 
 %build
-%qmake_qt4
+qmake-qt4
 make %{?_smp_mflags}
 
 %install


More information about the scm-commits mailing list