diff --git a/desktop/lxqt/lxqt-build-tools/actions.py b/desktop/lxqt/lxqt-build-tools/actions.py
index de07a7e00f..c862e6e103 100644
--- a/desktop/lxqt/lxqt-build-tools/actions.py
+++ b/desktop/lxqt/lxqt-build-tools/actions.py
@@ -12,7 +12,7 @@ def setup():
shelltools.makedirs("build")
shelltools.cd("build")
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
- -DPULL_TRANSLATIONS=yes", sourceDir="..")
+ -DLXQT_ETC_XDG_DIR=/etc", sourceDir="..")
def build():
shelltools.cd("build")
diff --git a/desktop/lxqt/lxqt-build-tools/pspec.xml b/desktop/lxqt/lxqt-build-tools/pspec.xml
index fa8d4bac16..6e1d7ab699 100755
--- a/desktop/lxqt/lxqt-build-tools/pspec.xml
+++ b/desktop/lxqt/lxqt-build-tools/pspec.xml
@@ -13,12 +13,12 @@
app:gui
Various packaging tools and scripts for LXQt applications.
Various packaging tools and scripts for LXQt applications
- https://github.com/lxqt/lxqt-build-tools/releases/download/0.8.0/lxqt-build-tools-0.8.0.tar.xz
+ https://github.com/lxqt/lxqt-build-tools/releases/download/0.9.0/lxqt-build-tools-0.9.0.tar.xz
cmake
glib2-devel
- qt5-linguist
- qt5-base-devel
+ qt5-linguist
+ qt5-base-devel
@@ -32,6 +32,13 @@
+
+ 2021-04-26
+ 0.9.0
+ Version bump.
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-12-19
0.8.0