зеркало из https://github.com/mozilla/gecko-dev.git
33663: PLS copy bookmarks.html, panels.rdf to bin/defaults/profile/[en-US].
r=jbetak.
This commit is contained in:
Родитель
f349338175
Коммит
1d983d4f6b
|
@ -37,3 +37,4 @@ FILES := $(addprefix $(srcdir)/, $(FILES))
|
|||
|
||||
install::
|
||||
$(INSTALL) $(FILES) $(DIST)/bin/defaults/profile
|
||||
$(INSTALL) $(FILES) $(DIST)/bin/defaults/profile/en-US
|
||||
|
|
|
@ -32,3 +32,4 @@ FILES=\
|
|||
|
||||
install::
|
||||
-for %i in ($(FILES:/=\)) do $(MAKE_INSTALL) %i $(DIST)\bin\defaults\profile
|
||||
-for %i in ($(FILES:/=\)) do $(MAKE_INSTALL) %i $(DIST)\bin\defaults\profile\en-US
|
||||
|
|
Загрузка…
Ссылка в новой задаче