commit 0a9561b4934f8adb81a193d9af3ec930126ac3aa
parent 748cf706caec99937183602b694fe89c59c279d9
Author: Dylan Araps <dylan.araps@gmail.com>
Date: Thu, 23 Apr 2020 14:43:45 +0300
flatpak: Enable more flags
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/flatpak/flatpak/build b/flatpak/flatpak/build
@@ -33,9 +33,11 @@ export PYTHONPATH
--sysconfdir=/etc \
--without-systemd \
--disable-system-helper \
+ --disable-nls \
--disable-seccomp \
--disable-sandboxed-triggers \
--disable-documentation \
+ --disable-introspection \
--with-priv-mode=none
make