[neon/neon/debug-installer/Neon/release] debian: we set debuginfod urls in neon-settings so don't set here a second time and crach the app
Carlos De Maine
null at kde.org
Sun May 11 08:52:51 BST 2025
Git commit 4953094629d436d51e4e2ee673001a409368e592 by Carlos De Maine.
Committed on 11/05/2025 at 07:52.
Pushed by carlosdem into branch 'Neon/release'.
we set debuginfod urls in neon-settings so don't set here a second time and crach the app
M +1 -3 debian/rules
https://invent.kde.org/neon/neon/debug-installer/-/commit/4953094629d436d51e4e2ee673001a409368e592
diff --git a/debian/rules b/debian/rules
index ab4508e..5323fb8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,4 @@
override_dh_auto_configure:
dh_auto_configure -- \
- -DVERSION_STRING_FULL=$(DEB_VERSION) \
- -DDEBUG_REPO_APPSTREAM_IDS="org.kde.neon.com.ubuntu.ddebs" \
- -DKDE_L10N_SYNC_TRANSLATIONS=true
+ -DVERSION_STRING_FULL=$(DEB_VERSION)
More information about the Neon-commits
mailing list