[neon/kde/baloo/Neon/unstable] debian: -DBUILD_INDEXER_SERVICE=OFF

Carlos De Maine null at kde.org
Sun Aug 13 00:49:47 BST 2023


Git commit 4422c56155653af3de28af5d9be18d9149e6e778 by Carlos De Maine.
Committed on 13/08/2023 at 01:49.
Pushed by carlosdem into branch 'Neon/unstable'.

-DBUILD_INDEXER_SERVICE=OFF

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/baloo/-/commit/4422c56155653af3de28af5d9be18d9149e6e778

diff --git a/debian/rules b/debian/rules
index 3a16e48..aa34441 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 	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_INDEXER_SERVICE=OFF
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='baloo-kf5-dbg (<= 5.19.0-1~~)'


More information about the Neon-commits mailing list