[neon/kde/plasma-discover/Neon/unstable] debian: Update rules

Carlos De Maine null at kde.org
Tue Apr 25 11:14:02 BST 2023


Git commit 5bc396d02497991c01258d79efa5d36375fd4f13 by Carlos De Maine.
Committed on 25/04/2023 at 10:13.
Pushed by carlosdem into branch 'Neon/unstable'.

Update rules

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/plasma-discover/commit/5bc396d02497991c01258d79efa5d36375fd4f13

diff --git a/debian/rules b/debian/rules
index 9b7e78d..e9eca00 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	$(overridden_command) -- -DBUILD_SnapBackend=OFF
+	dh_auto_configure -- -DBUILD_SnapBackend=OFF
 
 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