I have fixed the issues by implementing this change before running the script
This commit is contained in:
8lendzior 2022-12-29 15:24:08 +01:00 committed by afayaz-feral
parent 7cf59587ce
commit 8cfc345312

View File

@ -26,7 +26,7 @@ fi
# Echo the rest so it's obvious
set -x
meson builddir --prefix=$prefix --buildtype debugoptimized -Dwith-systemd-user-unit-dir=/etc/systemd/user "$@"
meson setup builddir --prefix=$prefix --buildtype debugoptimized -Dwith-systemd-user-unit-dir=/etc/systemd/user "$@"
ninja -C builddir
# Verify user wants to install