[neon/extras/smb4k/Neon/stable] debian: dh_auto_configure -- -DSMB4K_WITH_WS_DISCOVERY=ON
Carlos De Maine
null at kde.org
Sun Jun 9 09:39:47 BST 2024
Git commit c716400ad840308f4c1f10e28269ee89ec05a733 by Carlos De Maine.
Committed on 09/06/2024 at 08:39.
Pushed by carlosdem into branch 'Neon/stable'.
dh_auto_configure -- -DSMB4K_WITH_WS_DISCOVERY=ON
M +3 -0 debian/rules
https://invent.kde.org/neon/extras/smb4k/-/commit/c716400ad840308f4c1f10e28269ee89ec05a733
diff --git a/debian/rules b/debian/rules
index 5dd8222..d036a59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
%:
dh $@ --with kf6 --buildsystem kf6
+
+override_dh_auto_configure:
+ dh_auto_configure -- -DSMB4K_WITH_WS_DISCOVERY=ON
More information about the Neon-commits
mailing list