aboutsummarylogtreecommitdiffstats
path: root/0016-Enable-rpath-for-build-tools.patch
diff options
context:
space:
mode:
authorMartchus2024-03-16 19:42:15 +0100
committerMartchus2024-03-16 19:42:15 +0100
commit1e3380e1d0b5e1eca05cd2efdb555a7e7f6628ce (patch)
tree6339cd620e99d2a9f131f9d3733ef91ef72699a0 /0016-Enable-rpath-for-build-tools.patch
parent7fc943db03693938c9f5bf647278a2e546ed6e64 (diff)
downloadaur-mingw-w64-qt5-base.tar.gz
Update to 5.15.13
Diffstat (limited to '0016-Enable-rpath-for-build-tools.patch')
-rw-r--r--0016-Enable-rpath-for-build-tools.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0016-Enable-rpath-for-build-tools.patch b/0016-Enable-rpath-for-build-tools.patch
index 704655145ce1..5919447ebb08 100644
--- a/0016-Enable-rpath-for-build-tools.patch
+++ b/0016-Enable-rpath-for-build-tools.patch
@@ -1,4 +1,4 @@
-From a4cd073cad8030792dd7822ff3a4317441ec3824 Mon Sep 17 00:00:00 2001
+From 0dc529641264921bd859fabdf4a6d082b253fcdc Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 18 Sep 2016 17:59:27 +0200
Subject: [PATCH 16/32] Enable rpath for build tools
@@ -13,7 +13,7 @@ Change-Id: I9808062a66406cdec7446a75150b40b2f30038c7
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mkspecs/features/qt_app.prf b/mkspecs/features/qt_app.prf
-index 8354f30eea..30e8cf18c5 100644
+index 8354f30eea2..30e8cf18c51 100644
--- a/mkspecs/features/qt_app.prf
+++ b/mkspecs/features/qt_app.prf
@@ -21,6 +21,7 @@ isEmpty(QMAKE_TARGET_DESCRIPTION): \
@@ -33,5 +33,5 @@ index 8354f30eea..30e8cf18c5 100644
INSTALLS += target
--
-2.43.0
+2.44.0