[neon/kde/kwalletmanager/Neon/unstable] debian: Revert "Revert "Fix syntax in rules""
Carlos De Maine
null at kde.org
Fri Jul 28 00:07:29 BST 2023
Git commit dfe5c259fbae4c3255a35e4cb2efd07402702c7d by Carlos De Maine.
Committed on 28/07/2023 at 01:07.
Pushed by carlosdem into branch 'Neon/unstable'.
Revert "Revert "Fix syntax in rules""
This reverts commit 499dd4be2f3e916c4dbdac8bd57471b4c7923ece.
M +1 -2 debian/rules
https://invent.kde.org/neon/kde/kwalletmanager/-/commit/dfe5c259fbae4c3255a35e4cb2efd07402702c7d
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