summarylogtreecommitdiffstats
path: root/0001-Dont-install-thirdparty-libs.patch
diff options
context:
space:
mode:
authorJustin Vreeland2020-03-14 04:45:05 +0000
committerJustin Vreeland2020-03-14 06:13:50 +0000
commiteacdcdfbc0729a757c58b724de76b632305886a6 (patch)
treef82b8bca34fed0cae8c3ad03b897127884d61b24 /0001-Dont-install-thirdparty-libs.patch
parentf1e08b5220266663eeb4d74be50d53e1fa593392 (diff)
downloadaur-eacdcdfbc0729a757c58b724de76b632305886a6.tar.gz
Udate to 3.3 and newer version of qt
Diffstat (limited to '0001-Dont-install-thirdparty-libs.patch')
-rw-r--r--0001-Dont-install-thirdparty-libs.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/0001-Dont-install-thirdparty-libs.patch b/0001-Dont-install-thirdparty-libs.patch
index 93798952e0c6..e69de29bb2d1 100644
--- a/0001-Dont-install-thirdparty-libs.patch
+++ b/0001-Dont-install-thirdparty-libs.patch
@@ -1,26 +0,0 @@
-diff --git a/dist/dist.pro b/dist/dist.pro
-index da853b2..b7e4b32 100644
---- a/dist/dist.pro
-+++ b/dist/dist.pro
-@@ -33,18 +33,18 @@ unix:{
- $$[QT_INSTALL_LIBS]/libQt5Qml.so.5 \
- $$[QT_INSTALL_LIBS]/libQt5Quick.so.5 \
- $$[QT_INSTALL_LIBS]/libQt5SerialPort.so.5
-- INSTALLS += qtlibs
-+ #INSTALLS += qtlibs
-
- otherlibs.path = /lib
- otherlibs.files = \
- $$[QT_INSTALL_LIBS]/libicudata.so.$$ICU_VERSION \
- $$[QT_INSTALL_LIBS]/libicui18n.so.$$ICU_VERSION \
- $$[QT_INSTALL_LIBS]/libicuuc.so.$$ICU_VERSION
-- INSTALLS += otherlibs
-+ #INSTALLS += otherlibs
-
- qmlmodules.path = /qml
- qmlmodules.files = $$[QT_INSTALL_LIBS]/../qml/QtQuick.2
-- INSTALLS += qmlmodules
-+ #INSTALLS += qmlmodules
- }
- else:win32:{
- qtlibs.path = /