summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozpack/packager/formats.py
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2020-01-19 14:40:01 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-01-19 14:40:01 +0100
commit71d8ada4a9335075014f41798fa1684be6c148d9 (patch)
treeafa51cb6829c266341496b614d1a03afa378d3f3 /python/mozbuild/mozpack/packager/formats.py
parente0baeba546f8f45bc1ec981a60b615a28f4142af (diff)
parent22198ec1941581b09dc4b3f76702a6b744eab818 (diff)
downloadUXP-71d8ada4a9335075014f41798fa1684be6c148d9.tar
UXP-71d8ada4a9335075014f41798fa1684be6c148d9.tar.gz
UXP-71d8ada4a9335075014f41798fa1684be6c148d9.tar.lz
UXP-71d8ada4a9335075014f41798fa1684be6c148d9.tar.xz
UXP-71d8ada4a9335075014f41798fa1684be6c148d9.zip
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
Diffstat (limited to 'python/mozbuild/mozpack/packager/formats.py')
-rw-r--r--python/mozbuild/mozpack/packager/formats.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/mozbuild/mozpack/packager/formats.py b/python/mozbuild/mozpack/packager/formats.py
index c4adabab0..cedd1998b 100644
--- a/python/mozbuild/mozpack/packager/formats.py
+++ b/python/mozbuild/mozpack/packager/formats.py
@@ -318,7 +318,7 @@ class OmniJarSubFormatter(PiecemealFormatter):
path[1] in ['pref', 'preferences'])
return path[0] in [
'modules',
- 'greprefs.js',
+ 'goanna.js',
'hyphenation',
'update.locale',
] or path[0] in STARTUP_CACHE_PATHS