aboutsummarylogtreecommitdiffstats
path: root/0016-Build-dynamic-host-libraries.patch
diff options
context:
space:
mode:
authorMartchus2017-02-09 21:00:00 +0100
committerMartchus2017-02-09 21:00:00 +0100
commit017bc5699e8507491c2acbe88d0fd51185422c11 (patch)
tree13b401ebe2f19ba3c953534dbb1afa4c8f23b2a5 /0016-Build-dynamic-host-libraries.patch
parentd5440cf4c6f5db8ea6794b1bdc895ceb9bc55efc (diff)
downloadaur-017bc5699e8507491c2acbe88d0fd51185422c11.tar.gz
Update to 5.8.0
Diffstat (limited to '0016-Build-dynamic-host-libraries.patch')
-rw-r--r--0016-Build-dynamic-host-libraries.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/0016-Build-dynamic-host-libraries.patch b/0016-Build-dynamic-host-libraries.patch
index 8a299a72b9d2..0ac1d3241e74 100644
--- a/0016-Build-dynamic-host-libraries.patch
+++ b/0016-Build-dynamic-host-libraries.patch
@@ -1,7 +1,7 @@
-From 5b1b584626a4b89500bd8925dee62a61f869f179 Mon Sep 17 00:00:00 2001
+From 008256f455bb1e28f28cd9b492a0ecd34c05c0aa Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 18 Sep 2016 14:27:28 +0200
-Subject: [PATCH 16/26] Build dynamic host libraries
+Subject: [PATCH 16/30] Build dynamic host libraries
For better accordance with Arch Linux packaging
standards
@@ -11,10 +11,10 @@ standards
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/mkspecs/features/qt_module.prf b/mkspecs/features/qt_module.prf
-index d9011f5482..cb29009970 100644
+index 31d628596c..360c99ac73 100644
--- a/mkspecs/features/qt_module.prf
+++ b/mkspecs/features/qt_module.prf
-@@ -25,7 +25,7 @@ isEmpty(VERSION): error("Module does not define version.")
+@@ -24,7 +24,7 @@ requires(!$$skip)
# Compile as shared/DLL or static according to the option given to configure
# unless overridden. Host builds are always static
@@ -34,5 +34,5 @@ index c3ed27d979..30d2114aa1 100644
-INSTALLS = lib
+INSTALLS += lib
--
-2.11.0
+2.11.1