[neon/neon-packaging/qmltermwidget6/Neon/unstable] debian: qt6
Carlos De Maine
null at kde.org
Thu Dec 21 16:19:17 GMT 2023
Git commit 6186deb72483c7f5a30bfb2524c0c7fbade30a26 by Carlos De Maine.
Committed on 21/12/2023 at 17:19.
Pushed by carlosdem into branch 'Neon/unstable'.
qt6
M +4 -3 debian/rules
https://invent.kde.org/neon/neon-packaging/qmltermwidget6/-/commit/6186deb72483c7f5a30bfb2524c0c7fbade30a26
diff --git a/debian/rules b/debian/rules
index a8aea2c..bf36b71 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
-
-export QT_SELECT=qt6
+# SPDX-License-Identifier: LGPL-2.0-or-later
+# SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
%:
- dh $@ --no-parallel
+ dh $@ --with kf6 --buildsystem kf6
+
More information about the Neon-commits
mailing list