Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-27 | build: Move `distro/patches' to `distro/packages/patches'. | Ludovic Courtès | |
* distro/patches: Move directory to... * distro/packages/patches: ... here. * Makefile.am (dist_patch_DATA): Adjust accordingly. * pre-inst-env.in (DISTRO_PATCH_DIRECTORY): Likewise. | |||
2012-10-17 | distro: Add patch to allow the bootstrap Guile to work without iconv. | Ludovic Courtès | |
* distro/patches/guile-default-utf8.patch: New file. * Makefile.am (dist_patch_DATA): Add it. * distro/packages/base.scm (%guile-static): Use it. (%guile-static-stripped): Add call to `remove-store-references'. |