summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/guile-default-utf8.patch
Commit message (Collapse)AuthorAge
* gnu: guile-static: Add missing hunk in guile-default-utf8.patch.Ludovic Courtès2013-08-21
| | | | | | | | Before that, the ‘guile’ binary from ‘guile-static-stripped’ would abort as it tries and fails to open an iconv descriptor for ISO-8859-1. * gnu/packages/patches/guile-default-utf8.patch: Add missing hunk for Guile 2.0.9.
* distro: Change the module name space to (gnu ...).Ludovic Courtès2013-01-18
* distro: Rename to... * gnu: ... this. Update module names accordingly. * Makefile.am: Adjust accordingly. * po/POTFILES.in: Likewise. * distro.scm: Search for files under /gnu/packages instead of /distro/packages. * gnu/packages/base.scm (ld-wrapper-boot3): Likewise.