[neon/kde/kwalletmanager/Neon/unstable] debian: Revert "Fix syntax in rules"

Carlos De Maine null at kde.org
Thu Jul 27 22:53:36 BST 2023


Git commit 499dd4be2f3e916c4dbdac8bd57471b4c7923ece by Carlos De Maine.
Committed on 27/07/2023 at 23:53.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "Fix syntax in rules"

This reverts commit 90e7034b1021cd150c7a0b201083d2a467373384.

M  +2    -1    debian/rules

https://invent.kde.org/neon/kde/kwalletmanager/-/commit/499dd4be2f3e916c4dbdac8bd57471b4c7923ece

diff --git a/debian/rules b/debian/rules
index dc731e4..c918243 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,8 @@
 #!/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