Explorar el Código

issue #384, #399

I have fixed the issues by implementing this change before running the script
8lendzior hace 2 años
padre
commit
8cfc345312
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bootstrap.sh

+ 1 - 1
bootstrap.sh

@@ -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