From 68982d93e3bd683612da277da5d6f03925e6961f Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 1 Dec 2018 13:04:37 +0300 Subject: [PATCH] libfm-extra --- desktop/lxqt/libfm-extra/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \