[neon/backports-jammy/fcitx5-mcbopomofo/Neon/release] debian: -DENABLE_TEST=Off

Carlos De Maine null at kde.org
Mon Apr 15 00:41:06 BST 2024


Git commit a3df90b3392b41a31027cf1c75d6683678a8f1e3 by Carlos De Maine.
Committed on 14/04/2024 at 23:41.
Pushed by carlosdem into branch 'Neon/release'.

-DENABLE_TEST=Off

M  +3    -0    debian/rules

https://invent.kde.org/neon/backports-jammy/fcitx5-mcbopomofo/-/commit/a3df90b3392b41a31027cf1c75d6683678a8f1e3

diff --git a/debian/rules b/debian/rules
index c7ae2a4..ad9125a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@ --with cmake
+
+dh_override_auto_configure:
+	dh_auto_configure -- -DENABLE_TEST=Off


More information about the Neon-commits mailing list