changeset 34:f4aaf1cd8cb0

Remove workaround for upstream fixed bug
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 11 Apr 2016 14:38:27 +0200
parents 50dae38a5641
children ca66763b6524
files INSTALL
diffstat 1 files changed, 0 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Mon Apr 11 14:38:01 2016 +0200
+++ b/INSTALL	Mon Apr 11 14:38:27 2016 +0200
@@ -66,13 +66,6 @@
     echo "MXE_TARGETS := i686-w64-mingw32.static" > settings.mk
     make qtbase
 
-Workaround Qt CMake Bugs:
-
-    find $MXEPATH/usr/i686-w64-mingw32.static/qt5/lib/cmake -name \*.cmake | \
-        xargs sed -i 's/\/\([a-z]*\)\.lib/\/lib\1\.a/g'
-    sed -i 's@^_qt5gui_find_extra_libs.*@@' \
-        $MXEPATH/usr/i686-w64-mingw32.static/qt5/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake
-
 Compile the software (assuming the source code is already checked out. If not
 please refer to the GNU/Linux build documentation how to obtain the source
 code):
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)