[neon/neon-packaging/kio-fuse-5/Neon/stable] debian: Update rules

Carlos De Maine null at kde.org
Wed Jan 17 03:02:59 GMT 2024


Git commit 934e9061439184dde3fc33708ee882c1bc774267 by Carlos De Maine.
Committed on 17/01/2024 at 04:02.
Pushed by carlosdem into branch 'Neon/stable'.

Update rules

M  +2    -6    debian/rules

https://invent.kde.org/neon/neon-packaging/kio-fuse-5/-/commit/934e9061439184dde3fc33708ee882c1bc774267

diff --git a/debian/rules b/debian/rules
index 990f7d8..5c87712 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,5 @@
 #!/usr/bin/make -f
-
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+# -*- makefile -*-
 
 %:
-	dh $@ --with kf5
-
-override_dh_auto_configure:
-	dh_auto_configure -Skf5 -- -DBUILD_TESTING=OFF
+	dh $@ --with kf5 --buildsystem kf5


More information about the Neon-commits mailing list