From a71f3eff7829dad369a50886e842fce5aa86355c Mon Sep 17 00:00:00 2001 From: hanteng Date: Mon, 30 Oct 2023 15:07:13 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3risc-v=E4=B8=8Afcitx5?= =?UTF-8?q?=E7=BC=96=E8=AF=91=E5=A4=B1=E8=B4=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index e6dbe108..b7677733 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,7 @@ #!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS = hardening=+all +export DEB_BUILD_OPTIONS = nocheck config-opt := -DUSE_FLATPAK_ICON=OFF -DENABLE_XDGAUTOSTART=OFF