mirror of
https://codeberg.org/librewolf/source.git
synced 2025-01-03 03:10:07 -05:00
Updated README.md
This commit is contained in:
parent
5055001fbe
commit
e4aa564343
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Or make a package:
|
||||||
|
|
||||||
Since the dawn of time, we have used Common to get _patches_, _source_files_, including _source_files/{branding}_
|
Since the dawn of time, we have used Common to get _patches_, _source_files_, including _source_files/{branding}_
|
||||||
|
|
||||||
This source repo supports all that, because it uses the same things to produce the tarball. As far as I can tell, the mapping from Common to Source would be:
|
This source repo supports all that, because it uses these same things to produce the tarball. As far as I can tell, the mapping from Common to Source would be:
|
||||||
|
|
||||||
* _[patches](https://gitlab.com/librewolf-community/browser/common/-/tree/master/patches)_ -> _[patches](https://gitlab.com/librewolf-community/browser/source/-/tree/main/patches)_
|
* _[patches](https://gitlab.com/librewolf-community/browser/common/-/tree/master/patches)_ -> _[patches](https://gitlab.com/librewolf-community/browser/source/-/tree/main/patches)_
|
||||||
* _[source\_files](https://gitlab.com/librewolf-community/browser/common/-/tree/master/source_files)/search-config.json_ -> _[assets](https://gitlab.com/librewolf-community/browser/source/-/tree/main/assets)/search-config.json_
|
* _[source\_files](https://gitlab.com/librewolf-community/browser/common/-/tree/master/source_files)/search-config.json_ -> _[assets](https://gitlab.com/librewolf-community/browser/source/-/tree/main/assets)/search-config.json_
|
||||||
|
|
Loading…
Reference in a new issue