From 402bf398ad7f9eebea49230a85fd0b8ecf05321e Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Thu, 26 Apr 2018 01:09:08 +0300 Subject: [PATCH 1/2] 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 From b6414a83e26c54f539b60607d25af86327a8aa1c Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Thu, 26 Apr 2018 01:11:07 +0300 Subject: [PATCH 2/2] libfm-qt --- desktop/lxqt/libfm-qt/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/lxqt/libfm-qt/pspec.xml b/desktop/lxqt/libfm-qt/pspec.xml index 9354291a57..8fabafb7de 100644 --- a/desktop/lxqt/libfm-qt/pspec.xml +++ b/desktop/lxqt/libfm-qt/pspec.xml @@ -61,7 +61,7 @@ 2018-04-23 0.12.0 - First release + First release. Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org