[mingw-qt] Fix hang during build

epienbro epienbro at fedoraproject.org
Fri Mar 9 21:14:08 UTC 2012


commit ab608f315d6ad14c1cf5813cbd4ca18f26c54166
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Fri Mar 9 22:14:02 2012 +0100

    Fix hang during build

 mingw-qt.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mingw-qt.spec b/mingw-qt.spec
index 8a0b479..4edacdf 100644
--- a/mingw-qt.spec
+++ b/mingw-qt.spec
@@ -160,7 +160,7 @@ cp %{SOURCE1} %{SOURCE2} mkspecs/%{platform_win32}
 %build
 # Generic configure arguments
 # Phonon is disabled for now because we lack the directx headers
-qt_configure_args="\
+qt_configure_args_generic="\
     -qt3support \
     -verbose \
     -opensource \


More information about the scm-commits mailing list