[neon/kde/baloo/Neon/stable] debian: Revert "-DBUILD_INDEXER_SERVICE=OFF"

Carlos De Maine null at kde.org
Thu Aug 17 04:36:16 BST 2023


Git commit db0bde24117cbef9407116ee510def16db8a5430 by Carlos De Maine.
Committed on 17/08/2023 at 05:36.
Pushed by carlosdem into branch 'Neon/stable'.

Revert "-DBUILD_INDEXER_SERVICE=OFF"

This reverts commit 4422c56155653af3de28af5d9be18d9149e6e778

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/baloo/-/commit/db0bde24117cbef9407116ee510def16db8a5430

diff --git a/debian/rules b/debian/rules
index aa34441..3a16e48 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 -DBUILD_INDEXER_SERVICE=OFF
+	dh_auto_configure -- -DBUILD_QCH=ON
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='baloo-kf5-dbg (<= 5.19.0-1~~)'


More information about the Neon-commits mailing list