summaryrefslogtreecommitdiff
path: root/for-repo/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'for-repo/README.md')
-rw-r--r--for-repo/README.md5
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.
bgstack15