From 402bf398ad7f9eebea49230a85fd0b8ecf05321e Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Thu, 26 Apr 2018 01:09:08 +0300 Subject: [PATCH] lxmenu-data --- desktop/lxqt/lxmenu-data/actions.py | 3 --- desktop/lxqt/lxmenu-data/pspec.xml | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/desktop/lxqt/lxmenu-data/actions.py b/desktop/lxqt/lxmenu-data/actions.py index 3295303263..695e61fda6 100644 --- a/desktop/lxqt/lxmenu-data/actions.py +++ b/desktop/lxqt/lxmenu-data/actions.py @@ -10,9 +10,6 @@ from pisi.actionsapi import libtools from pisi.actionsapi import shelltools def setup(): - libtools.libtoolize("-fc") - pisitools.dosed("configure.ac", "AM_GLIB", deleteLine=True) - #autotools.aclocal() shelltools.system("./autogen.sh") autotools.configure() diff --git a/desktop/lxqt/lxmenu-data/pspec.xml b/desktop/lxqt/lxmenu-data/pspec.xml index 2189935558..b464dee723 100644 --- a/desktop/lxqt/lxmenu-data/pspec.xml +++ b/desktop/lxqt/lxmenu-data/pspec.xml @@ -16,6 +16,7 @@ intltool perl-Locale-gettext + gettext-devel