guix-kreyren/guix
Ludovic Courtès 525a59d6d3 utils: Add a path' argument to patch-shebang'.
* guix/build/utils.scm (patch-shebang): Add an optional `path'
  parameter.  Change SHEBANG-RX to match the whole interpreter file
  name.  Don't patch when BIN and CMD are the same.  Add docstring.
2012-08-19 23:04:03 +02:00
..
build utils: Add a path' argument to patch-shebang'. 2012-08-19 23:04:03 +02:00
build-system build-system/gnu: Add a `patch-shebangs' phase. 2012-08-19 17:54:54 +02:00
build-system.scm
derivations.scm Unset LD_LIBRARY_PATH' in build-expression->derivation'. 2012-07-07 22:38:08 +02:00
http.scm
packages.scm packages: Add all non-derivation paths to the store. 2012-08-16 19:00:49 +02:00
store.scm
utils.scm build: Add `--with-libgcrypt-prefix'; capture the path to libgcrypt. 2012-08-17 10:41:27 +02:00