[neon/3rdparty/libaccounts-qt/Neon/unstable] debian/patches: QT_MAJOR_VERSION
Carlos De Maine
null at kde.org
Tue Jun 27 12:03:06 BST 2023
Git commit 04a500fc61d4b90c4fb1722d9fc6759a85560408 by Carlos De Maine.
Committed on 27/06/2023 at 11:03.
Pushed by carlosdem into branch 'Neon/unstable'.
QT_MAJOR_VERSION
M +2 -2 debian/patches/dualbuild.diff
https://invent.kde.org/neon/3rdparty/libaccounts-qt/-/commit/04a500fc61d4b90c4fb1722d9fc6759a85560408
diff --git a/debian/patches/dualbuild.diff b/debian/patches/dualbuild.diff
index dbab33d..20bab1d 100644
--- a/debian/patches/dualbuild.diff
+++ b/debian/patches/dualbuild.diff
@@ -9,10 +9,10 @@ index 13804ee071c4968cb06f43866bfb8c675fffa3dc..755703c6a841083451a1ee36e90f86a4
TEMPLATE = lib
-TARGET = accounts-qt5
-+equals(QT_VERSION, 5){
++equals(QT_NAJOR_VERSION, 5){
+ TARGET = accounts-qt5
+}
-+equals(QT_VERSION, 6) {
++equals(QT_MAJOR_VERSION, 6) {
+ TARGET = accounts-qt6
+}
More information about the Neon-commits
mailing list