guix-devel/guix
Ludovic Courtès 08005c6579 gnu-build-system: Fix "libdir" and "includedir" for multiple-output drvs.
* guix/build/gnu-build-system.scm (configure): Change `--libdir' and
  `--includedir' to LIBDIR + "/lib" and INCLUDEDIR + "/include",
  respectively.
2012-07-02 01:35:39 +02:00
..
build gnu-build-system: Fix "libdir" and "includedir" for multiple-output drvs. 2012-07-02 01:35:39 +02:00
build-system build-system/gnu: Add GNU Awk to the standard inputs. 2012-06-28 23:46:00 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm derivation: Move sorting code to `write-derivation'. 2012-07-02 01:35:39 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm Add `propagated-inputs' and `properties' to <package>. 2012-07-02 01:35:34 +02:00
store.scm Upgrade Nix worker protocol. 2012-07-02 01:35:39 +02:00
utils.scm Add a libgcrypt-based implementation of `sha256'. 2012-06-29 22:58:27 +02:00