From 1a8257b0b45a802ca5c3165c2c6f8a23aa62f1ca Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Thu, 30 Dec 2021 14:02:06 +0100 Subject: [PATCH] Updated README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f97e5f4..eadd895 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,10 @@ With this mapping, I hope that other builders that can't use our tarball (afterM The file [assets/patches.txt](https://gitlab.com/librewolf-community/browser/source/-/blob/main/assets/patches.txt) defines what patches go in. These are not the only patches a builder will use, weird distro's etc, will use additional patches. those patches can live in the repo of that distro, or in a subfolder here. I hope this gives everybody the freedom to build anyway they please, like in Common, but with the added benefit that we produce a source tarball. +### Implementing a build script the new way: + +The repository has a short [example shell script](https://gitlab.com/librewolf-community/browser/source/-/blob/main/scripts/fetch-build.sh) on how to use the new-style tarball approach instead of the older patching-it-yourself approach. + ## [dev info] Building the LibreWolf source tarball: Luckly, you don't need the build environment for this. If you don't have write access, just: