From 2d69e783c67d2ab960f128d81bdf91d3a98f890e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malte=20J=C3=BCrgens?= Date: Wed, 4 May 2022 01:08:08 +0200 Subject: [PATCH] update settings and README.md --- README.md | 5 +++-- submodules/settings | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c39ad46..845acea 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ There currently are two ways to build LibreWolf. You can either use the source t ### Building from the Tarball -First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-99.0.1-4.source.tar.gz?job=Build)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs). You can also check the sha256sum of the tarball there. +First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-100.0-1.source.tar.gz?job=Build)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs). You can also check the sha256sum of the tarball there. ``` tar xf @@ -107,7 +107,8 @@ Now change the source tree the way you want, keeping in mind to `git add` new fi cd firefox- git diff 4b825dc642cb6eb9a060e54bf8d69288fbee4904 HEAD > ../my-patch-name.patch ``` -This ID is the standard ID of any empty git repository. You can now also delete the temporary firefox souce tree. +This ID is the hash value of the first commit, which is called `initial`. dont forget to commit +changes before doing this diff, or the patch will be incomplete. ### How to create a patch for problems in Mozilla's [Bugzilla](https://bugzilla.mozilla.org/). diff --git a/submodules/settings b/submodules/settings index e84fc95..eea09ca 160000 --- a/submodules/settings +++ b/submodules/settings @@ -1 +1 @@ -Subproject commit e84fc950bfd7c3542cb974e9d545b9b8e18c010d +Subproject commit eea09ca07333dc166213fa9c873e4916d979e97f