]> git.lizzy.rs Git - torbrowser-launcher.git/commit
Make torbrowser-launcher.mo ordering reproducible
authorJonas Witschel <diabonas@archlinux.org>
Sun, 12 Jul 2020 18:00:00 +0000 (20:00 +0200)
committerJonas Witschel <diabonas@archlinux.org>
Mon, 19 Oct 2020 09:46:00 +0000 (11:46 +0200)
commitda84f3122a1c3675de89803397994cf12ee7181b
tree2a43b3991db39189940053b7264f6f99b0c5fe72
parent0e020dce1319361230784000f88b166bea1061d3
Make torbrowser-launcher.mo ordering reproducible

The ordering of os.walk() is file system dependent. To make sure that the
generated torbrowser-launcher.mo is reproducible bit for bit no matter on which
file system it was originally generated, sort the files before feeding them to
msgfmt.
setup.py