[neon/neon-packaging/kaccounts5-integration/Neon/unstable] debian: Use --with kf5
Scarlett Moore
null at kde.org
Thu Dec 7 10:03:24 GMT 2023
Git commit fd9d4335c4f94389be48d604a5ac16a97f1be32e by Scarlett Moore.
Committed on 07/12/2023 at 11:03.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Use --with kf5
M +1 -4 debian/rules
https://invent.kde.org/neon/neon-packaging/kaccounts5-integration/-/commit/fd9d4335c4f94389be48d604a5ac16a97f1be32e
diff --git a/debian/rules b/debian/rules
index 33d13e3..28858f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,4 @@
#!/usr/bin/make -f
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
-include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
-
%:
- dh $@
+ dh $@ --with kf5
More information about the Neon-commits
mailing list