From 54b425f677abaa9bce55d2bfaccb5c720f9efca5 Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Tue, 8 Feb 2022 09:34:19 +0100 Subject: [PATCH] updated Settings submodule, added setup-wasi-linux.sh to `make bootstrap` --- Makefile | 1 + README.md | 2 +- README.md.in | 2 +- submodules/settings | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 9c3cdd7..3a27845 100644 --- a/Makefile +++ b/Makefile @@ -92,6 +92,7 @@ bootstrap : $(lw_source_dir) (sudo apt -y install $(debs); true) (sudo rpm -y install $(rpms); true) (cd $(lw_source_dir) && MOZBUILD_STATE_PATH=$$HOME/.mozbuild ./mach --no-interactive bootstrap --application-choice=browser) + ./scripts/setup-wasi-linux.sh diff --git a/README.md b/README.md index fea6367..d894545 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ We have Gitter / Matrix rooms, and on the website we have links to the various i ``` git clone --recursive https://gitlab.com/librewolf-community/browser/source.git ``` -or Git: +or ssh: ``` git clone --recursive git@gitlab.com:librewolf-community/browser/source.git ``` diff --git a/README.md.in b/README.md.in index 87b9374..8c2312c 100644 --- a/README.md.in +++ b/README.md.in @@ -24,7 +24,7 @@ We have Gitter / Matrix rooms, and on the website we have links to the various i ``` git clone --recursive https://gitlab.com/librewolf-community/browser/source.git ``` -or Git: +or ssh: ``` git clone --recursive git@gitlab.com:librewolf-community/browser/source.git ``` diff --git a/submodules/settings b/submodules/settings index 3a37e08..0fc1ff5 160000 --- a/submodules/settings +++ b/submodules/settings @@ -1 +1 @@ -Subproject commit 3a37e084e99e48e4bef59e5a6d5da57739554b58 +Subproject commit 0fc1ff53c99379d9d4625de65ea51287d57a0a3a