[neon/automotive/kwin-zones/Neon/release] debian: shebang on first line
Carlos De Maine
null at kde.org
Fri Jul 10 13:24:25 BST 2026
Git commit 97bb45d991b5dba150969bff95c10fb5e8d5e8a2 by Carlos De Maine.
Committed on 10/07/2026 at 12:24.
Pushed by carlosdem into branch 'Neon/release'.
shebang on first line
M +1 -1 debian/rules
https://invent.kde.org/neon/automotive/kwin-zones/-/commit/97bb45d991b5dba150969bff95c10fb5e8d5e8a2
diff --git a/debian/rules b/debian/rules
index fca3e25..824ba9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
+#!/usr/bin/make -f
# SPDX-License-Identifier: LGPL-2.0-or-later
# SPDX-FileCopyrightText: 2026 KDE neon <neon at kde.org>
-#!/usr/bin/make -f
%:
dh $@ --with kf6
More information about the Neon-commits
mailing list