distro: Add a statically-linked, relocatable Guile 2.0 package.
authorLudovic Courtès <ludo@gnu.org>
Sat, 13 Oct 2012 20:36:39 +0000 (22:36 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 13 Oct 2012 20:36:39 +0000 (22:36 +0200)
commitdf1fab5837ccecb952faf2bacf67b2d9c737af42
tree9cb73ae682a3a141a5a1e0389a36cf9c3a0dc567
parent4004f95379acf963529c8693452b78164de8febe
distro: Add a statically-linked, relocatable Guile 2.0 package.

* distro/packages/base.scm (%guile-static, %guile-static-stripped): New
  variables.

* distro/patches/guile-relocatable.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
Makefile.am
distro/packages/base.scm
distro/patches/guile-relocatable.patch [new file with mode: 0644]
guix/store.scm
guix/utils.scm