guix-devel/guix/build-system
Ludovic Courtès 35ac56b63e build-system/{perl,cmake}: Keep the standard search paths of gnu-build-system.
Reported by Andreas Enge <andreas@enge.fr>.

* guix/build-system/gnu.scm (standard-search-paths): New procedure.
  (gnu-build): Use it.
* guix/build-system/perl.scm (perl-build):
  Append (standard-search-paths) to the search paths of PERL.
* guix/build-system/cmake.scm (cmake-build):
  Append (standard-search-paths) to SEARCH-PATHS.
2013-04-16 14:05:00 +02:00
..
cmake.scm build-system/{perl,cmake}: Keep the standard search paths of gnu-build-system. 2013-04-16 14:05:00 +02:00
gnu.scm build-system/{perl,cmake}: Keep the standard search paths of gnu-build-system. 2013-04-16 14:05:00 +02:00
perl.scm build-system/{perl,cmake}: Keep the standard search paths of gnu-build-system. 2013-04-16 14:05:00 +02:00
trivial.scm packages: Add `native-search-paths' field and honor it. 2013-03-30 22:57:03 +01:00