Age | Commit message (Expand) | Author |
---|---|---|
2020-09-19 | Remove (guix build rpath)....This file was unused and is now superseded by (guix build gremlin). * guix/build/rpath.scm: Remove. * Makefile.am (MODULES): Remove it. | Ludovic Courtès |
2013-05-08 | 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 |