[neon/extras/smb4k/Neon/release_jammy] debian: Update rules
Carlos De Maine
null at kde.org
Sun Jun 23 04:41:52 BST 2024
Git commit e3bd4ea6d47b389662486949b795679411ef0134 by Carlos De Maine.
Committed on 23/06/2024 at 03:41.
Pushed by carlosdem into branch 'Neon/release_jammy'.
Update rules
M +3 -2 debian/rules
https://invent.kde.org/neon/extras/smb4k/-/commit/e3bd4ea6d47b389662486949b795679411ef0134
diff --git a/debian/rules b/debian/rules
index ce17162..6196872 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,9 @@
# SPDX-License-Identifier: LGPL-2.0-or-later
-# # SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
+# SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
%:
dh $@ --with kf6 --buildsystem kf6
override_dh_auto_configure:
- dh_auto_configure -- -DSMB4K_WITH_WS_DISCOVERY=ON
+ dh_auto_configure -- \
+ -DSMB4K_WITH_WS_DISCOVERY=ON
More information about the Neon-commits
mailing list