[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
core-updates merged!
From: |
Federico Beffa |
Subject: |
core-updates merged! |
Date: |
Tue, 10 Feb 2015 17:38:26 +0100 |
address@hidden (Ludovic Courtès) writes:
> • The ‘glibc’ package no longer has a “locale” output, making it
> faster to build, and much smaller (the “locale” output was always
> pulled, and it took 110 MiB.)
I notice that this breaks some packages like guile-ncurses and the
(all?) packages using python-sphinx to generate documentation like
matplotlib, numpy, scipy.
Guile-ncurses was fixed by adding a new phase to generate the
"en_US.UTF-8" locale during the generation of the package, but wouldn't
it be better to keep the "en_US.UTF-8" locale? That appears to be the
default used by most packages.
Regards,
Fede