guix-kreyren/guix/build-system
Ludovic Courtès 7e2b10a53f build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters.
* guix/build/gnu-build-system.scm (patch): Remove.
  (%standard-phases): Remove 'patch'.
* guix/build-system/gnu.scm (gnu-build, gnu-cross-build): Remove
  #:patches and #:patch-flags parameters.
* guix/build-system/cmake.scm (cmake-build): Likewise.
* guix/build-system/python.scm (package-with-explicit-python): Update
  comment.
2013-10-10 23:15:57 +02:00
..
cmake.scm build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters. 2013-10-10 23:15:57 +02:00
gnu.scm build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters. 2013-10-10 23:15:57 +02:00
perl.scm
python.scm build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters. 2013-10-10 23:15:57 +02:00
trivial.scm