[neon/backports-jammy/fcitx5/Neon/unstable] debian: disable tests that tooling is tripping over
Carlos De Maine
null at kde.org
Wed Apr 26 23:19:24 BST 2023
Git commit 98ad70fabc05692a1c9ca8d544ba04d56c5e5ac0 by Carlos De Maine.
Committed on 26/04/2023 at 22:19.
Pushed by carlosdem into branch 'Neon/unstable'.
disable tests that tooling is tripping over
M +1 -1 debian/rules
https://invent.kde.org/neon/backports-jammy/fcitx5/commit/98ad70fabc05692a1c9ca8d544ba04d56c5e5ac0
diff --git a/debian/rules b/debian/rules
index e6dbe108..84841339 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-config-opt := -DUSE_FLATPAK_ICON=OFF -DENABLE_XDGAUTOSTART=OFF
+config-opt := -DUSE_FLATPAK_ICON=OFF -DENABLE_XDGAUTOSTART=OFF -DENABLE_TEST=OFF
ifneq (linux,$(DEB_HOST_ARCH_OS))
config-opt += -DUSE_SYSTEMD=OFF -DENABLE_WAYLAND=OFF
More information about the Neon-commits
mailing list