guix-devel/guix/build
Ludovic Courtès d008415219 build-system/gnu: Patch shebangs in executable source files.
This allows many packages to build in a chroot that lacks /bin and
thus /bin/sh.

* guix/build/gnu-build-system.scm (patch-source-shebangs): New
  procedure.
  (%standard-phases): Add it.
* guix/build/utils.scm (executable-file?): New procedure.
* distro/packages/perl.scm (perl): Don't use /bin/sh to run `Configure'.
2012-12-15 16:35:26 +01:00
..
download.scm download: Work around (web client) bug <http://bugs.gnu.org/13095>. 2012-12-14 18:07:10 +01:00
gnu-build-system.scm build-system/gnu: Patch shebangs in executable source files. 2012-12-15 16:35:26 +01:00
union.scm Add (guix build union). 2012-10-29 22:39:46 +01:00
utils.scm build-system/gnu: Patch shebangs in executable source files. 2012-12-15 16:35:26 +01:00