[neon/kde/breeze-plymouth/Neon/stable] debian: no multiline

Carlos De Maine null at kde.org
Sat Sep 13 05:15:18 BST 2025


Git commit fbe2e8d9e29fcb616669a72b8aca0a240d948656 by Carlos De Maine.
Committed on 13/09/2025 at 04:15.
Pushed by carlosdem into branch 'Neon/stable'.

no multiline

M  +1    -3    debian/rules

https://invent.kde.org/neon/kde/breeze-plymouth/-/commit/fbe2e8d9e29fcb616669a72b8aca0a240d948656

diff --git a/debian/rules b/debian/rules
index 58a3aae..f23f748 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,9 +24,7 @@ UNAME_DIST := $(shell uname_dist="$(DIST)"; echo "$${uname_dist}")
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DDISTRO_LOGO=neon \
-	-DDISTRO_NAME='KDE neon ${UNAME_TYPE} edition - Plasma ${UNAME_VERSION}' \
-	-DDISTRO_VERSION='
-	${UNAME_DIST} - ${DEB_TARGET_ARCH}'
+	-DDISTRO_NAME='KDE neon ${UNAME_TYPE} edition - Plasma ${UNAME_VERSION}' #-DDISTRO_VERSION='${UNAME_DIST} - ${DEB_TARGET_ARCH}'
 
 override_dh_auto_install:
 	dh_auto_install


More information about the Neon-commits mailing list