~ruther/guix-local

ref: 842ded334fdf4019e04d08d2bd5a272327d256bf guix-local/guix/build/python-build-system.scm -rw-r--r-- 3.8 KiB
842ded33 — Cyril Roelandt 13 years ago
python-build-system: add a check phase.

* guix/build/python-build-system.scm (check): New procedure.
  (%standard-phases): Use it.
40506d5d — Nikita Karetnikov 13 years ago
Add 'python-build-system'.

* guix/build-system/python.scm, guix/build/python-build-system.scm: New files.
* Makefile.am (MODULES): Add them.