[neon/neon/neon-boot-space/Neon/unstable] debian: fix rules format
Harald Sitter
null at kde.org
Thu Jun 17 11:11:00 BST 2021
Git commit 2d794f8f127a96083c88cbb70ea0cf31c028a884 by Harald Sitter.
Committed on 17/06/2021 at 10:10.
Pushed by sitter into branch 'Neon/unstable'.
fix rules format
somehow those the tabs got broken
M +1 -1 debian/rules
https://invent.kde.org/neon/neon/neon-boot-space/commit/2d794f8f127a96083c88cbb70ea0cf31c028a884
diff --git a/debian/rules b/debian/rules
index bf1ffaa..a1016f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
# SPDX-FileCopyrightText: 2021 Harald Sitter <sitter at kde.org>
%:
- dh $@
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- \
More information about the Neon-commits
mailing list