fix librewolf icon issue
This commit is contained in:
parent
5d316be30a
commit
ac9e88ec76
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue