зеркало из https://github.com/mozilla/pjs.git
Bug 703382 maemo fast startup resources not found after directory path change. r=mfinkle
This commit is contained in:
Родитель
666dd9369b
Коммит
7e2f0a041d
|
@ -188,7 +188,7 @@ endif # SKIP_COPY_XULRUNNER
|
|||
|
||||
ifeq ($(MOZ_PLATFORM_MAEMO),6)
|
||||
$(NSINSTALL) -D $(DIST)/bin/res/drawable
|
||||
cp $(topsrcdir)/mobile/app/maemo/* $(DIST)/bin/res/drawable/
|
||||
cp $(srcdir)/maemo/* $(DIST)/bin/res/drawable/
|
||||
cp $(topsrcdir)/$(MOZ_BRANDING_DIRECTORY)/content/favicon32.png $(DIST)/bin/res/drawable/
|
||||
endif
|
||||
$(NSINSTALL) -D $(DIST)/bin/chrome/icons/default
|
||||
|
|
Загрузка…
Ссылка в новой задаче