[neon/kde/ksystemstats/Neon/release] debian: dh_* already assigns the multiarch variable

Carlos De Maine null at kde.org
Fri Mar 13 15:16:31 GMT 2026


Git commit adeeb6dad1cc1c21bff537142a017f07d1a30e00 by Carlos De Maine.
Committed on 13/03/2026 at 15:16.
Pushed by carlosdem into branch 'Neon/release'.

dh_* already assigns the multiarch variable

M  +0    -2    debian/rules

https://invent.kde.org/neon/kde/ksystemstats/-/commit/adeeb6dad1cc1c21bff537142a017f07d1a30e00

diff --git a/debian/rules b/debian/rules
index 49cb548..47f74b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,6 @@
 # SPDX-License-Identifier: LGPL-2.0-or-later
 # SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
 
-DEB_HOST_MULTIARCH = $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-
 %:
 	dh $@ --with kf6 --buildsystem kf6
 


More information about the Neon-commits mailing list