Ludovic Courtès
afd3d9316c
Use "normalized codesets" everywhere.
In other words, change "xx_YY.UTF-8" to "xx_YY.utf8".
* guix/profiles.scm (ca-certificate-bundle): Use "en_US.utf8" instead of
"en_US.UTF-8".
* guix/packages.scm (patch-and-repack): Likewise.
* guix/build/gnu-build-system.scm (install-locale): Likewise.
* guix/build-system/gnu.scm (gnu-build, gnu-cross-build): Likewise.
* gnu/packages/python.scm (python-ipython): Likewise.
* gnu/packages/gawk.scm (gawk): Likewise.
* build-aux/hydra/demo-os.scm: Likewise.
* gnu/packages/guile.scm (guile-ncurses)[arguments]: Remove
'change-locale' phase.
2015-10-04 00:10:03 +02:00
..
2015-09-20 22:05:36 +02:00
2015-10-04 00:10:03 +02:00
2015-09-13 12:04:55 +02:00
2015-09-30 17:06:40 +02:00
2015-05-07 23:11:23 +02:00
2015-06-18 00:25:48 +02:00
2014-11-10 23:23:32 +01:00
2015-09-14 08:30:46 -04:00