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 \