Install browserconfig.properties as a file, not a symlink, Bug 305946, patch
by Hanspeter <niederstrasser@gmail.com>, r=bsmedberg
This commit is contained in:
Родитель
16f4bacbd6
Коммит
422e7b55f3
|
@ -61,7 +61,7 @@ libs locale::
|
|||
$(INSTALL) $(srcdir)/content/browserconfig.properties $(DIST)/bin
|
||||
|
||||
install::
|
||||
$(INSTALL) $(srcdir)/content/browserconfig.properties $(DESTDIR)$(mozappdir)
|
||||
$(SYSINSTALL) $(srcdir)/content/browserconfig.properties $(DESTDIR)$(mozappdir)
|
||||
endif
|
||||
|
||||
ifneq (,$(filter windows mac cocoa, $(MOZ_WIDGET_TOOLKIT)))
|
||||
|
|
Загрузка…
Ссылка в новой задаче