From 2612f337b77d84504c186d094c8ac5e93b54e2c1 Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Thu, 26 Apr 2018 01:48:15 +0300 Subject: [PATCH] fixed --- desktop/lxqt/lxmenu-data/actions.py | 1 + desktop/lxqt/lxmenu-data/pspec.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/desktop/lxqt/lxmenu-data/actions.py b/desktop/lxqt/lxmenu-data/actions.py index 695e61fda6..e3fc46318a 100644 --- a/desktop/lxqt/lxmenu-data/actions.py +++ b/desktop/lxqt/lxmenu-data/actions.py @@ -10,6 +10,7 @@ from pisi.actionsapi import libtools from pisi.actionsapi import shelltools def setup(): + pisitools.dosed("configure.ac", "AM_GLIB", deleteLine=True) shelltools.system("./autogen.sh") autotools.configure() diff --git a/desktop/lxqt/lxmenu-data/pspec.xml b/desktop/lxqt/lxmenu-data/pspec.xml index b464dee723..1b52dc38be 100644 --- a/desktop/lxqt/lxmenu-data/pspec.xml +++ b/desktop/lxqt/lxmenu-data/pspec.xml @@ -31,7 +31,7 @@ 2018-04-23 0.1.5 - First release. + First release Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org