소스 검색

issue #384, #399

I have fixed the issues by implementing this change before running the script
8lendzior 2 년 전
부모
커밋
8cfc345312
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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