[neon/neon-packaging/haruna/Neon/unstable] debian: lints

Carlos De Maine null at kde.org
Fri Nov 24 08:35:10 GMT 2023


Git commit 9a7476261939330eea05a9f1b6a1d0df75fcb615 by Carlos De Maine.
Committed on 24/11/2023 at 09:35.
Pushed by carlosdem into branch 'Neon/unstable'.

lints

A  +2    -0    debian/meta/cmake-ignore
M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/haruna/-/commit/9a7476261939330eea05a9f1b6a1d0df75fcb615

diff --git a/debian/meta/cmake-ignore b/debian/meta/cmake-ignore
new file mode 100644
index 0000000..c2f4864
--- /dev/null
+++ b/debian/meta/cmake-ignore
@@ -0,0 +1,2 @@
+Ytdlp
+YouTubeDl
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index e4022a4..49552b2 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: 2023 Jonathan Riddell <jr at jriddell.org>
 
 %:
 	dh $@ --with kf6 --buildsystem kf6
-


More information about the Neon-commits mailing list