diff options
author | B. Stack <bgstack15@gmail.com> | 2021-05-04 21:12:07 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-05-04 21:12:07 -0400 |
commit | f9de4e603a88f2cdc1375ef96458b77528724876 (patch) | |
tree | 4aff6fb54b9f9aed4d3a558432f8468b41369295 /for-repo | |
parent | fix quote-pocket-quote (diff) | |
download | librewolf-fedora-f9de4e603a88f2cdc1375ef96458b77528724876.tar.gz librewolf-fedora-f9de4e603a88f2cdc1375ef96458b77528724876.tar.bz2 librewolf-fedora-f9de4e603a88f2cdc1375ef96458b77528724876.zip |
WIP: added a bunch of fixes
Diffstat (limited to 'for-repo')
-rw-r--r-- | for-repo/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/for-repo/README.md b/for-repo/README.md index ffbd251..48a88a6 100644 --- a/for-repo/README.md +++ b/for-repo/README.md @@ -23,3 +23,8 @@ Files are added or modified: * a few tarballs omitted from upstream git sources: * cbindgen-vendor.tar.xz * `firefox-langpacks-*.tar.xz` + +Files that are removed: +* sources + +Fedora's dist-git project provides a lookaside cache for large assets so they do not have to be stored in source control. The `sources` file links to those files, but we embed in the librewolf src.rpm the two tarballs we need. |