summaryrefslogtreecommitdiff
path: root/x11-toolkits/qt5-charts/files/patch-src_charts_charts.pro
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/qt5-charts/files/patch-src_charts_charts.pro')
-rw-r--r--x11-toolkits/qt5-charts/files/patch-src_charts_charts.pro14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-toolkits/qt5-charts/files/patch-src_charts_charts.pro b/x11-toolkits/qt5-charts/files/patch-src_charts_charts.pro
deleted file mode 100644
index fc5ccf1be5aa..000000000000
--- a/x11-toolkits/qt5-charts/files/patch-src_charts_charts.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-Fix the pkgconfig install path.
-
---- src/charts/charts.pro.orig 2016-12-01 12:57:55 UTC
-+++ src/charts/charts.pro
-@@ -17,6 +17,9 @@ load(qt_module)
- QMAKE_TARGET_PRODUCT = "Qt Charts (Qt $$QT_VERSION)"
- QMAKE_TARGET_DESCRIPTION = "Charts component for Qt."
-
-+# Properly set up the pkgconfig install path -- relative to lib/
-+QMAKE_PKGCONFIG_DESTDIR = ../libdata/pkgconfig
-+
- ############################# SOURCES ##########################################
-
- SOURCES += \