[neon/automotive/kwin-zones/Neon/release] debian: makefile shebang
Carlos De Maine
null at kde.org
Fri Jul 10 12:59:23 BST 2026
Git commit 0fe36260ab2f97dede59cd4370064a2002ecc010 by Carlos De Maine.
Committed on 10/07/2026 at 11:59.
Pushed by carlosdem into branch 'Neon/release'.
makefile shebang
M +1 -0 debian/rules
https://invent.kde.org/neon/automotive/kwin-zones/-/commit/0fe36260ab2f97dede59cd4370064a2002ecc010
diff --git a/debian/rules b/debian/rules
index f37da77..fca3e25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
# 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