[neon/extras/partitionmanager/Neon/experimental] debian: forgot the kf6 rules

Carlos De Maine null at kde.org
Wed Oct 25 01:28:22 BST 2023


Git commit d87c1166911ce8562d47ea51ba92ec180677c561 by Carlos De Maine.
Committed on 25/10/2023 at 02:28.
Pushed by carlosdem into branch 'Neon/experimental'.

forgot the kf6 rules

M  +3    -2    debian/rules

https://invent.kde.org/neon/extras/partitionmanager/-/commit/d87c1166911ce8562d47ea51ba92ec180677c561

diff --git a/debian/rules b/debian/rules
index 80702ca..8b395f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,8 @@
 #!/usr/bin/make -f
 
+export DH_VERBOSE=1
+
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@
-
+	dh $@ --with kf6 --buildsystem kf6


More information about the Neon-commits mailing list