summaryrefslogtreecommitdiff
path: root/x11-libs/qwt/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
commitb2be182d49eea46686b5cf2680d457df61e89dc4 (patch)
treec66442ced2011c5ca81c3114cc51041e314c6d33 /x11-libs/qwt/files
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
Diffstat (limited to 'x11-libs/qwt/files')
-rw-r--r--x11-libs/qwt/files/qwt-5.2.3-install_qt.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/x11-libs/qwt/files/qwt-5.2.3-install_qt.patch b/x11-libs/qwt/files/qwt-5.2.3-install_qt.patch
deleted file mode 100644
index 48e9385811f8..000000000000
--- a/x11-libs/qwt/files/qwt-5.2.3-install_qt.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-diff -up qwt-5.2.2/designer/designer.pro.install_qt qwt-5.2.2/designer/designer.pro
---- qwt-5.2.2/designer/designer.pro.install_qt 2011-08-01 04:28:22.000000000 -0500
-+++ qwt-5.2.2/designer/designer.pro 2012-08-14 11:11:22.569229749 -0500
-@@ -36,6 +37,7 @@ contains(CONFIG, QwtDesigner) {
- else {
- SUFFIX_STR = $${RELEASE_SUFFIX}
- }
-+ LIBNAME = qwt$${SUFFIX_STR}
- }
-
- TEMPLATE = lib
-@@ -45,7 +47,6 @@ contains(CONFIG, QwtDesigner) {
- INCLUDEPATH += $${QWT_ROOT}/src
- DEPENDPATH += $${QWT_ROOT}/src
-
-- LIBNAME = qwt$${SUFFIX_STR}
- contains(CONFIG, QwtDll) {
- win32 {
- DEFINES += QT_DLL QWT_DLL
-@@ -103,7 +104,7 @@ contains(CONFIG, QwtDesigner) {
-
- # Qt 4
-
-- TARGET = qwt_designer_plugin$${SUFFIX_STR}
-+ TARGET = qwt5_designer_plugin$${SUFFIX_STR}
- CONFIG += qt designer plugin
-
- RCC_DIR = resources