mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
move installed-chrome to the correct (Embed) directory. fixes missing scrollbars
This commit is contained in:
parent
9b58d20702
commit
0622315ffe
@ -27,7 +27,7 @@ include <$(DEPTH)\config\config.mak>
|
||||
|
||||
install::
|
||||
$(PERL) $(DEPTH)\xpinstall\packager\pkgcp.pl -s $(DIST)\bin -d $(DIST) --f basebrowser-win -o dos -v
|
||||
$(MAKE_INSTALL) installed-chrome.txt $(DIST)\bin\chrome
|
||||
$(MAKE_INSTALL) installed-chrome.txt $(DIST)\Embed\chrome
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\bin\chrome\installed-chrome.txt
|
||||
rm -f $(DIST)\Embed\chrome\installed-chrome.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user