This commit is contained in:
Bert van der Weerd 2021-02-04 00:55:03 +01:00
parent fd668d8a74
commit 85f138650f

View file

@ -108,8 +108,11 @@ END
rm -f ../common/source_files/mozconfig
cp -r ../common/source_files/* ./ cp -r ../common/source_files/* ./
# FIXME: this 'mozconfig' file in the 'common' submodule should be removed
# this submodule is purely for the branding. I imagine that we want the
# missing_branding_files into the 'common' submodule.
rm -f mozconfig
# FIX: on windows: the stubinstaller folder is missing from the librewolf branding folder. # FIX: on windows: the stubinstaller folder is missing from the librewolf branding folder.
cp -r ../missing_branding_files/stubinstaller browser/branding/librewolf cp -r ../missing_branding_files/stubinstaller browser/branding/librewolf