[neon/kde/breeze-plymouth/Neon/stable] debian: refine the title
Carlos De Maine
null at kde.org
Sat Sep 13 04:13:30 BST 2025
Git commit 7cedc1fbb2eb3dd0de7be1e697c26a88d806c057 by Carlos De Maine.
Committed on 13/09/2025 at 03:13.
Pushed by carlosdem into branch 'Neon/stable'.
refine the title
M +1 -1 debian/rules
https://invent.kde.org/neon/kde/breeze-plymouth/-/commit/7cedc1fbb2eb3dd0de7be1e697c26a88d806c057
diff --git a/debian/rules b/debian/rules
index 9a15cb1..02ad4f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,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}' -DDISTRO_LOGO=neon #-DDISTRO_VERSION='KDE Plasma ${UNAME_VERSION}'
+ dh_auto_configure -- -DDISTRO_NAME='KDE neon ${UNAME_TYPE} edition - ${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