зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1235672 - Remove xulrunner/installer/windows. r=mshal
The only thing that happens there is copying two bitmaps files in DIST/branding. Those files haven't been used since the removal of the xpinstall-based installer code in bug 344236... 9 years ago.
This commit is contained in:
Родитель
7a6d58ad88
Коммит
78548c1a7d
Двоичные данные
xulrunner/installer/windows/Header.bmp
Двоичные данные
xulrunner/installer/windows/Header.bmp
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 176 KiB |
|
@ -1,14 +0,0 @@
|
|||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
CONFIG_DIR=$(abspath $(srcdir))
|
||||
OBJ_DIR=$(abspath $(DEPTH))
|
||||
SRC_DIR=$(abspath $(topsrcdir))
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
export::
|
||||
$(NSINSTALL) -D $(DIST)/branding
|
||||
cp $(srcdir)/Header.bmp $(DIST)/branding/Header.bmp
|
||||
cp $(srcdir)/Watermrk.bmp $(DIST)/branding/Watermrk.bmp
|
Двоичные данные
xulrunner/installer/windows/Watermrk.bmp
Двоичные данные
xulrunner/installer/windows/Watermrk.bmp
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 1.4 MiB |
|
@ -1,6 +0,0 @@
|
|||
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
|
||||
# vim: set filetype=python:
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
|
@ -12,9 +12,6 @@ DIRS += [
|
|||
'examples',
|
||||
]
|
||||
|
||||
if CONFIG['MAKENSISU']:
|
||||
DIRS += ['installer/windows']
|
||||
|
||||
if CONFIG['OS_ARCH'] == 'WINNT':
|
||||
DIRS += ['tools/redit']
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче