|
@@ -26,7 +26,7 @@ fi
|
|
|
|
|
|
# Echo the rest so it's obvious
|
|
# Echo the rest so it's obvious
|
|
set -x
|
|
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
|
|
ninja -C builddir
|
|
|
|
|
|
# Verify user wants to install
|
|
# Verify user wants to install
|