Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-12 | ld-wrapper: Unless in a build env., allow files that symlink to the store. | Ludovic Courtès | |
* gnu/packages/ld-wrapper.scm (pure-file-name?): As a last resort, when %BUILD-DIRECTORY is false, check whether FILE is a symlink, and loop over it to check whether its target is in the store. | |||
2013-01-18 | distro: Change the module name space to (gnu ...). | Ludovic Courtès | |
* 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. |