0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 05:33:03 -05:00

updated Settings submodule, added setup-wasi-linux.sh to make bootstrap

This commit is contained in:
Bert van der Weerd 2022-02-08 09:34:19 +01:00
parent cb7aca3fca
commit 54b425f677
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1
4 changed files with 4 additions and 3 deletions

View file

@ -92,6 +92,7 @@ bootstrap : $(lw_source_dir)
(sudo apt -y install $(debs); true) (sudo apt -y install $(debs); true)
(sudo rpm -y install $(rpms); true) (sudo rpm -y install $(rpms); true)
(cd $(lw_source_dir) && MOZBUILD_STATE_PATH=$$HOME/.mozbuild ./mach --no-interactive bootstrap --application-choice=browser) (cd $(lw_source_dir) && MOZBUILD_STATE_PATH=$$HOME/.mozbuild ./mach --no-interactive bootstrap --application-choice=browser)
./scripts/setup-wasi-linux.sh

View file

@ -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 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 git clone --recursive git@gitlab.com:librewolf-community/browser/source.git
``` ```

View file

@ -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 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 git clone --recursive git@gitlab.com:librewolf-community/browser/source.git
``` ```

@ -1 +1 @@
Subproject commit 3a37e084e99e48e4bef59e5a6d5da57739554b58 Subproject commit 0fc1ff53c99379d9d4625de65ea51287d57a0a3a