Age | Commit message (Expand) | Author |
---|---|---|
2012-10-27 | build: Move `distro/patches' to `distro/packages/patches'.•••* distro/patches: Move directory to... * distro/packages/patches: ... here. * Makefile.am (dist_patch_DATA): Adjust accordingly. * pre-inst-env.in (DISTRO_PATCH_DIRECTORY): Likewise. | Ludovic Courtès |
2012-10-17 | distro: Add patch to allow the bootstrap Guile to work without iconv.•••* 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'. | Ludovic Courtès |