[neon/kde/kwalletmanager/Neon/unstable] debian: Fix syntax in rules
Carlos De Maine
null at kde.org
Tue Jun 27 08:57:41 BST 2023
Git commit 90e7034b1021cd150c7a0b201083d2a467373384 by Carlos De Maine, on behalf of Aaron Dewes.
Committed on 27/06/2023 at 07:57.
Pushed by carlosdem into branch 'Neon/unstable'.
Fix syntax in rules
M +1 -2 debian/rules
https://invent.kde.org/neon/kde/kwalletmanager/-/commit/90e7034b1021cd150c7a0b201083d2a467373384
diff --git a/debian/rules b/debian/rules
index c918243..dc731e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,7 @@
#!/usr/bin/make -f
# SPDX-License-Identifier: LGPL-2.0-or-later
-#
# SPDX-FileCopyrightText: 2023 Jonathan Riddell jr at jriddell.org
%:
- dh $@ --with kf6 --buildsystem kf6
+ dh $@ --with kf6 --buildsystem kf6
More information about the Neon-commits
mailing list