aboutsummarylogtreecommitdiffstats
path: root/0027-Fix-macro-invoking-moc-rcc-and-uic.patch
diff options
context:
space:
mode:
authorMartchus2017-12-14 01:06:18 +0100
committerMartchus2017-12-14 01:06:18 +0100
commite66443501f7b410db4b278c8cff5e75792108285 (patch)
tree79c27c795c5df4a0d39222e2a07b5176aed24d7c /0027-Fix-macro-invoking-moc-rcc-and-uic.patch
parent3e19ccfbbef7d70aff50d047063155091be8c4e8 (diff)
downloadaur-e66443501f7b410db4b278c8cff5e75792108285.tar.gz
Update to 5.10.0
Diffstat (limited to '0027-Fix-macro-invoking-moc-rcc-and-uic.patch')
-rw-r--r--0027-Fix-macro-invoking-moc-rcc-and-uic.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0027-Fix-macro-invoking-moc-rcc-and-uic.patch b/0027-Fix-macro-invoking-moc-rcc-and-uic.patch
index a85082513463..3b75e8873772 100644
--- a/0027-Fix-macro-invoking-moc-rcc-and-uic.patch
+++ b/0027-Fix-macro-invoking-moc-rcc-and-uic.patch
@@ -1,7 +1,7 @@
-From 4f332ea7f376d8a77d7dbfe82ab6e5eb6b6f1fe9 Mon Sep 17 00:00:00 2001
+From 0f6a4852f4bf5d43aa856f2af475f5f526b76daf Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 4 Dec 2016 20:35:47 +0100
-Subject: [PATCH 27/33] Fix macro invoking moc, rcc and uic
+Subject: [PATCH 27/34] Fix macro invoking moc, rcc and uic
* Otherwise the arguments aren't passed correctly leading to errors like
```
@@ -70,5 +70,5 @@ index f5e7b7f050..18d120f0c7 100644
MAIN_DEPENDENCY ${infile} VERBATIM)
list(APPEND ${outfiles} ${outfile})
--
-2.14.2
+2.15.1