[neon/sdk/poxml/Neon/release] debian: stray characters

Carlos De Maine null at kde.org
Fri Jul 31 06:17:45 BST 2026


Git commit b1d8974e023f7788373671bd8f2b59707d12529f by Carlos De Maine.
Committed on 31/07/2026 at 05:17.
Pushed by carlosdem into branch 'Neon/release'.

stray characters

M  +1    -2    debian/rules

https://invent.kde.org/neon/sdk/poxml/-/commit/b1d8974e023f7788373671bd8f2b59707d12529f

diff --git a/debian/rules b/debian/rules
index 7e81a7a..e3ac5ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,7 @@
 # SPDX-License-Identifier: LGPL-2.0-or-later
 # # SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
 
-%:
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DQT_MAJOR_VERSION=6
\ No newline at end of file
+	dh_auto_configure -- -DQT_MAJOR_VERSION=6


More information about the Neon-commits mailing list