guix-devel/guix/build
Nikita Karetnikov 01155b1808 utils: Adjust 'wrap-program'.
* guix/build/utils.scm (wrap-program): Fix computation of PROG-REAL and
  PROG-TMP when PROG is an absolute file name.  Add "$@" in the
  generated script, and quote PROG-REAL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2013-04-30 16:58:59 +02:00
..
cmake-build-system.scm Add (guix build-system cmake). 2013-03-28 21:04:54 +01:00
download.scm download: Adjust to `http-get*' deprecation. 2013-02-27 20:55:41 +01:00
gnu-build-system.scm build-system/gnu: Fix default name for the "doc" output directory. 2013-04-28 23:39:28 +02:00
perl-build-system.scm packages: Add `native-search-paths' field and honor it. 2013-03-30 22:57:03 +01:00
union.scm union: Don't warn when colliding leaves point to the same file. 2013-02-06 23:04:10 +01:00
utils.scm utils: Adjust 'wrap-program'. 2013-04-30 16:58:59 +02:00