aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2021-07-22 00:33:31 +0200
committerMarius Bakke <marius@gnu.org>2021-07-23 17:26:47 +0200
commit79c28121306ee26856414724b1efe0ed65318085 (patch)
tree2cef247c151dfd5871cdb406cd11ddb8cbb1e24e /doc
parent65c5efd14e57afbc8152cadf09fc30076c60532a (diff)
downloadguix-79c28121306ee26856414724b1efe0ed65318085.tar.gz
guix-79c28121306ee26856414724b1efe0ed65318085.zip
gnu: Python: Compile bytecode in all outputs.
* gnu/packages/python.scm (python-2.7)[arguments]: Ensure the post-install phases run in order. Move rebuild-bytecode last and run it on every output. * gnu/packages/python.scm (python-3.9)[arguments]: Run the rebuild-bytecode phase on every output.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
1-04-18nls: Add Persian translation....* po/packages/fa.po: New file. * po/packages/LINGUAS: Add 'fa'. * po/doc/guix-cookbook.fa.po: New file. * po/doc/guix-manual.fa.po: New file. * po/doc/local.mk (DOC_PO_FILES, DOC_COOKBOOK_PO_FILES): Add them. * doc/local.mk (info_TEXINFOS): Add them. Julien Lepiller