[neon/kde/plasma-integration/Neon/unstable] debian: needs a tab
Carlos De Maine
null at kde.org
Wed Jul 19 01:18:41 BST 2023
Git commit 726f088a80d0c05e498de51eeb2139f0087ef311 by Carlos De Maine.
Committed on 19/07/2023 at 00:18.
Pushed by carlosdem into branch 'Neon/unstable'.
needs a tab
M +2 -1 debian/rules
https://invent.kde.org/neon/kde/plasma-integration/-/commit/726f088a80d0c05e498de51eeb2139f0087ef311
diff --git a/debian/rules b/debian/rules
index 124919a..c77b11f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,11 +4,12 @@
# SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
CMAKE_ARGS = -DBUILD_QT6=ON
+
%:
dh $@ --with kf6 --buildsystem kf6
override_dh_auto_configure:
-dh_auto_configure -- $(CMAKE_ARGS)
+ dh_auto_configure -- $(CMAKE_ARGS)
override_dh_shlibdeps:
dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
More information about the Neon-commits
mailing list