зеркало из https://github.com/mozilla/gecko-dev.git
Put default.xpm in proper directory when using 'make install'
Bug #314927 r=bsmedberg
This commit is contained in:
Родитель
9d8459e516
Коммит
fdbb6549d0
|
@ -267,7 +267,7 @@ libs::
|
||||||
$(INSTALL) $(DIST)/branding/default.xpm $(DIST)/bin/chrome/icons/default
|
$(INSTALL) $(DIST)/branding/default.xpm $(DIST)/bin/chrome/icons/default
|
||||||
|
|
||||||
install::
|
install::
|
||||||
$(SYSINSTALL) $(IFLAGS1) $(DIST)/branding/default.xpm $(DESTDIR)$(mozappdir)/icons
|
$(SYSINSTALL) $(IFLAGS1) $(DIST)/branding/default.xpm $(DESTDIR)$(mozappdir)/chrome/icons/default
|
||||||
endif
|
endif
|
||||||
|
|
||||||
export::
|
export::
|
||||||
|
|
Загрузка…
Ссылка в новой задаче