summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/qwt_qt4-1-fixes-crlf.patch (renamed from src/qwt_qt4-1-fixes.patch)32
1 files changed, 16 insertions, 16 deletions
diff --git a/src/qwt_qt4-1-fixes.patch b/src/qwt_qt4-1-fixes-crlf.patch
index 100db67..80179ef 100644
--- a/src/qwt_qt4-1-fixes.patch
+++ b/src/qwt_qt4-1-fixes-crlf.patch
@@ -4,20 +4,20 @@ See index.html for further information.
--- qwt-6.0.1/qwtconfig.pri 2011-08-01 16:34:05.000000000 +0200
+++ qwt-6.0.1/qwtconfig.pri 2011-12-03 10:14:53.371757822 +0100
@@ -23,7 +23,7 @@
- }
-
- win32 {
-- QWT_INSTALL_PREFIX = C:/Qwt-$$QWT_VERSION
-+# QWT_INSTALL_PREFIX = C:/Qwt-$$QWT_VERSION
- }
-
- QWT_INSTALL_DOCS = $${QWT_INSTALL_PREFIX}/doc
+ }
+
+ win32 {
+- QWT_INSTALL_PREFIX = C:/Qwt-$$QWT_VERSION
++# QWT_INSTALL_PREFIX = C:/Qwt-$$QWT_VERSION
+ }
+
+ QWT_INSTALL_DOCS = $${QWT_INSTALL_PREFIX}/doc
@@ -70,7 +70,7 @@
- # it will be a static library.
- ######################################################################
-
--QWT_CONFIG += QwtDll
-+#QWT_CONFIG += QwtDll
-
- ######################################################################
- # QwtPlot enables all classes, that are needed to use the QwtPlot
+ # it will be a static library.
+ ######################################################################
+
+-QWT_CONFIG += QwtDll
++#QWT_CONFIG += QwtDll
+
+ ######################################################################
+ # QwtPlot enables all classes, that are needed to use the QwtPlot