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

Updated README.md.in

This commit is contained in:
Bert van der Weerd 2021-12-30 14:01:26 +01:00
parent 6849b8747f
commit b692601ce0
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1

View file

@ -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: