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

Carlos De Maine null at kde.org
Fri Aug 4 07:34:02 BST 2023


Git commit ee1f8d175dfcfe099c370402a6b949c1874430f4 by Carlos De Maine.
Committed on 04/08/2023 at 08:33.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "Revert "Revert "Fix syntax in rules"""

This reverts commit dfe5c259fbae4c3255a35e4cb2efd07402702c7d.

M  +2    -1    debian/rules

https://invent.kde.org/neon/kde/kwalletmanager/-/commit/ee1f8d175dfcfe099c370402a6b949c1874430f4

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