From 97ef490d33bcb510230c7d52b8c812b24837d451 Mon Sep 17 00:00:00 2001 From: hetenyi-domonkos Date: Thu, 18 Jul 2024 15:06:32 +0200 Subject: [PATCH] fix issue#30 --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 6ef7ba99..51f44e75 100755 --- a/build.sh +++ b/build.sh @@ -6,6 +6,7 @@ set -e +DBUS_SESSION_BUS_ADDRESS="" INKSCAPE_VERSION=$(inkscape --version 2>/dev/null | awk '/Inkscape[ ]/ {print $2; exit}') convert_to_png() {