From 04eaf503552ebfa58f6c3189d1d7bf167c2c5298 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 17 Apr 2023 14:52:47 +0300 Subject: [PATCH] xfconf --- desktop/xfce/base/xfconf/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/xfce/base/xfconf/actions.py b/desktop/xfce/base/xfconf/actions.py index ee73727b94..027cd8fadb 100644 --- a/desktop/xfce/base/xfconf/actions.py +++ b/desktop/xfce/base/xfconf/actions.py @@ -18,7 +18,7 @@ i = "--enable-introspection \ " def setup(): - shelltools.system("NOCONFIGURE=1 ./autogen.sh") + #shelltools.system("NOCONFIGURE=1 ./autogen.sh") autotools.configure(i) #pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')