diff --git a/desktop/lxqt/libfm-extra/actions.py b/desktop/lxqt/libfm-extra/actions.py index a5c29a1853..26c321de67 100644 --- a/desktop/lxqt/libfm-extra/actions.py +++ b/desktop/lxqt/libfm-extra/actions.py @@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import autotools def setup(): - #shelltools.system("./autogen.sh") + shelltools.system("./autogen.sh") autotools.configure("--sysconfdir=/etc \ --with-extra-only \ --with-gtk=no \