[neon/kde/kglobalaccel/Neon/unstable] debian: -DBUILD_RUNTIME=OFF

Carlos De Maine null at kde.org
Sun Aug 13 00:48:37 BST 2023


Git commit 7bc0fa2498119be75db2f0337ae8d54a42aa1479 by Carlos De Maine.
Committed on 13/08/2023 at 01:48.
Pushed by carlosdem into branch 'Neon/unstable'.

-DBUILD_RUNTIME=OFF

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/kglobalaccel/-/commit/7bc0fa2498119be75db2f0337ae8d54a42aa1479

diff --git a/debian/rules b/debian/rules
index 83d6ec8..62f58ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_QCH=ON
+	dh_auto_configure -- -DBUILD_QCH=ON -DBUILD_RUNTIME=OFF
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='libkf5globalaccel5-dbg (<= 5.19.0-1~~)'


More information about the Neon-commits mailing list