[neon/kde/plasma-integration/Neon/unstable] debian: Update rules

Carlos De Maine null at kde.org
Wed Jul 19 02:39:19 BST 2023


Git commit 3b38f64064f80efe412270251b0a1b50b44c1e8b by Carlos De Maine.
Committed on 19/07/2023 at 01:39.
Pushed by carlosdem into branch 'Neon/unstable'.

Update rules

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/plasma-integration/-/commit/3b38f64064f80efe412270251b0a1b50b44c1e8b

diff --git a/debian/rules b/debian/rules
index c77b11f..a616e83 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: LGPL-2.0-or-later
 # SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
 
-CMAKE_ARGS = -DBUILD_QT6=ON
+CMAKE_ARGS = -BUILD_QT6=ON
 
 %:
 	dh $@ --with kf6 --buildsystem kf6


More information about the Neon-commits mailing list