зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset d91108089272 (bug 1407374)
This commit is contained in:
Родитель
f5ad53fef0
Коммит
8f1cac6216
|
@ -0,0 +1,7 @@
|
|||
# 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/.
|
||||
|
||||
DICTIONARY_FILES = $(strip $(wildcard $(LOCALE_SRCDIR)/hunspell/*.dic) $(wildcard $(LOCALE_SRCDIR)/hunspell/*.aff))
|
||||
DICTIONARY_DEST = $(FINAL_TARGET)/dictionaries
|
||||
INSTALL_TARGETS += DICTIONARY
|
|
@ -4,7 +4,3 @@
|
|||
# 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/.
|
||||
|
||||
LOCALIZED_FILES.dictionaries += [
|
||||
'en-US/hunspell/*.aff',
|
||||
'en-US/hunspell/*.dic',
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче