[neon/kde/plasma-discover/Neon/unstable] debian: Revert "Update rules"
Carlos De Maine
null at kde.org
Sat Aug 5 13:36:28 BST 2023
Git commit 7123b3f6e9fcb8ca7da825e4e02b954dc2732974 by Carlos De Maine.
Committed on 05/08/2023 at 14:36.
Pushed by carlosdem into branch 'Neon/unstable'.
Revert "Update rules"
This reverts commit ff4df554a7dcf9f9b4f4ee2c7a14fed405be5286
M +5 -2 debian/rules
https://invent.kde.org/neon/kde/plasma-discover/-/commit/7123b3f6e9fcb8ca7da825e4e02b954dc2732974
diff --git a/debian/rules b/debian/rules
index 9d76200..e9eca00 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,8 @@
%:
dh $@ --with kf6 --buildsystem kf6
-#override_dh_auto_configure:
-# dh_auto_configure -- -DBUILD_SnapBackend=OFF
+override_dh_auto_configure:
+ 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