From 09c2be948a46b94456a49998930e4ab2714a6da8 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 19 Mar 2020 17:50:15 +0300 Subject: [PATCH] mate ver. bump --- desktop/mate/bamf/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/mate/bamf/actions.py b/desktop/mate/bamf/actions.py index 73fc24ab08..347e8fea3d 100644 --- a/desktop/mate/bamf/actions.py +++ b/desktop/mate/bamf/actions.py @@ -14,7 +14,7 @@ def setup(): #shelltools.export("PYTHON", "/usr/bin/python3") pisitools.dosed("configure", "-Werror", "") autotools.configure("--disable-static \ - pythondir=/usr/bin/python3 \ + pythondir=/usr/bin/python3 \ --libexecdir=/usr/lib \ --sysconfdir=/etc \ --enable-gtk-doc-html=no \