Bug 522712 - Port |Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches| to comm-central (apps); (Bv1a-SB) Stop packaging .autoreg.
r=philipp.
This commit is contained in:
Родитель
06caa0b44c
Коммит
25047cab46
|
@ -484,3 +484,8 @@ js3250.dll
|
|||
#ifndef MOZILLA_1_9_2_BRANCH
|
||||
components/contentprefs.xpt
|
||||
#endif
|
||||
|
||||
# Bug 522712 - Port |Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches| to comm-central (apps)
|
||||
#ifndef MOZILLA_1_9_2_BRANCH
|
||||
.autoreg
|
||||
#endif
|
||||
|
|
|
@ -10,7 +10,9 @@
|
|||
|
||||
#filter substitution
|
||||
|
||||
#ifdef MOZILLA_1_9_2_BRANCH
|
||||
bin/.autoreg
|
||||
#endif
|
||||
|
||||
[@AB_CD@]
|
||||
bin\chrome\@AB_CD@.jar
|
||||
|
|
|
@ -300,8 +300,10 @@ install::
|
|||
$(SYSINSTALL) $(IFLAGS1) $(DIST)/branding/default* $(DESTDIR)$(mozappdir)/chrome/icons/default
|
||||
endif
|
||||
|
||||
ifdef MOZILLA_1_9_2_BRANCH
|
||||
libs::
|
||||
touch $(DIST)/bin/.autoreg
|
||||
endif
|
||||
|
||||
ifeq (cocoa,$(MOZ_WIDGET_TOOLKIT))
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче