gecko-dev/python/mozbuild/mozpack/packager
Mike Hommey f535e6cec9 Followup for bug 1539355: Make it work for the root directory. r=me
When an added file is not under an app or addon directory, its base
directory is ''. The code added in bug 1539355 would skip doing its
thing in that case, which it shouldn't.

Also revert the workaround from bug 1525762.
2019-03-31 07:27:43 +09:00
..
__init__.py Followup for bug 1539355: Make it work for the root directory. r=me 2019-03-31 07:27:43 +09:00
formats.py Followup for bug 1539355: Make it work for the root directory. r=me 2019-03-31 07:27:43 +09:00
l10n.py Bug 1523835 - Added python/mozbuild/mozpack to the flake8 linter and solved the errors, r=ahal 2019-03-01 15:36:45 -05:00
unpack.py Bug 1523835 - Added python/mozbuild/mozpack to the flake8 linter and solved the errors, r=ahal 2019-03-01 15:36:45 -05:00