aboutsummarylogtreecommitdiffstats
path: root/0006-Prevent-debug-library-names-in-pkg-config-files.patch
diff options
context:
space:
mode:
authorMartchus2021-08-27 11:27:18 +0200
committerMartchus2021-08-27 11:27:18 +0200
commita81a843822ae1576067c5b6fb444d73c75826063 (patch)
tree50817c9e5d7d7f519cf14fdb53a97fb8afd8bdcb /0006-Prevent-debug-library-names-in-pkg-config-files.patch
parent148e05b3e5e3291f3491ad562cc21694865fa085 (diff)
downloadaur-a81a843822ae1576067c5b6fb444d73c75826063.tar.gz
Update version
Diffstat (limited to '0006-Prevent-debug-library-names-in-pkg-config-files.patch')
-rw-r--r--0006-Prevent-debug-library-names-in-pkg-config-files.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0006-Prevent-debug-library-names-in-pkg-config-files.patch b/0006-Prevent-debug-library-names-in-pkg-config-files.patch
index 69aa16c42753..90fdf97eb967 100644
--- a/0006-Prevent-debug-library-names-in-pkg-config-files.patch
+++ b/0006-Prevent-debug-library-names-in-pkg-config-files.patch
@@ -1,7 +1,7 @@
-From 9a6e5a7076f9ae8b8a4adf250a1d256171a2e59b Mon Sep 17 00:00:00 2001
+From 4e95a38dac9325acb275190cb51cd52f823fea96 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 18 Sep 2016 14:01:14 +0200
-Subject: [PATCH 06/33] Prevent debug library names in pkg-config files
+Subject: [PATCH 06/32] Prevent debug library names in pkg-config files
qmake generates the pkgconfig .pc files two times, once for the
release build and once for the debug build (which we're not actually
@@ -29,5 +29,5 @@ index f1e8966123..f45b6c9fd5 100644
QString subdir = project->first("QMAKE_PKGCONFIG_DESTDIR").toQString();
if(!subdir.isEmpty()) {
--
-2.32.0
+2.33.0