[neon/kde/breeze-plymouth/Neon/unstable] debian: now no space
Carlos De Maine
null at kde.org
Sat May 10 15:08:11 BST 2025
Git commit 65d36a23e7c9c47b2e8d2fc1e06570e2cf55e9ab by Carlos De Maine.
Committed on 10/05/2025 at 14:08.
Pushed by carlosdem into branch 'Neon/unstable'.
now no space
M +1 -1 debian/rules
https://invent.kde.org/neon/kde/breeze-plymouth/-/commit/65d36a23e7c9c47b2e8d2fc1e06570e2cf55e9ab
diff --git a/debian/rules b/debian/rules
index 9bf1941..ac08108 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ UNAME_DIST := $(shell uname_dist="$(DIST)"; echo "$${uname_dist}")
dh $@ --with kf6 --buildsystem kf6
override_dh_auto_configure:
- dh_auto_configure -- -DDISTRO_NAME='KDE neon ${UNAME_TYPE}${UNAME_DIST} ${DEB_TARGET_ARCH} /n' -DDISTRO_LOGO=neon -DDISTRO_VERSION='KDE Plasma ${UNAME_VERSION}'
+ dh_auto_configure -- -DDISTRO_NAME='KDE neon ${UNAME_TYPE} ${UNAME_DIST} ${DEB_TARGET_ARCH}' -DDISTRO_LOGO=neon -DDISTRO_VERSION='KDE Plasma ${UNAME_VERSION}'
override_dh_auto_install:
dh_auto_install
More information about the Neon-commits
mailing list