fix librewolf icon issue

This commit is contained in:
Bert van der Weerd 2021-02-07 12:40:43 +01:00
parent 5d316be30a
commit ac9e88ec76

View file

@ -121,7 +121,7 @@ END
# FIXME: on windows: the stubinstaller folder is missing from the librewolf branding folder.
# this might be a bug in FF however as it seems to take missing branding resources from
# the nightly branding. We probably want this stuff merged into the 'common' submodule.
cp -r ../missing_branding_files/stubinstaller browser/branding/librewolf
cp -r ../missing_branding_files/* browser/branding/librewolf
# just a straight copy for now..
cp ../mozconfig .mozconfig