| Commit message (Expand) | Author | Age | Files | Lines |
* | Add (guix build rpath).•••* guix/build/rpath.scm: New file.
* Makefile.am (MODULES): Add it.
* gnu/packages/python.scm (python): Use it; remove local copy of
the *rpath* procedures.
* gnu/packages/samba.scm (samba): Likewise.
| Ludovic Courtès | 2013-05-08 | 1 | -21/+5 |
* | gnu: samba: Augment the RUNPATH of executables to point to $out/lib.•••* gnu/packages/samba.scm (samba): Add `add-lib-to-runpath' phase, and
PatchELF as an input.
| Ludovic Courtès | 2013-02-15 | 1 | -5/+42 |
* | gnu: Add Samba and iniparser.•••* gnu/packages/samba.scm: New file.
* Makefile.am (MODULES): Add it.
| Ludovic Courtès | 2013-02-12 | 1 | -0/+143 |