guix: qt-build-system: Add phase `check-setup`.
authorHartmut Goebel <h.goebel@crazy-compilers.com>
Wed, 22 Jan 2020 12:29:34 +0000 (13:29 +0100)
committerHartmut Goebel <h.goebel@crazy-compilers.com>
Tue, 28 Jan 2020 12:03:08 +0000 (13:03 +0100)
commit8377512e0c36146f55bde044e2f9b004c7482236
tree930961480a74acf69f4b83de4d555013353471ea
parent1d7051f82b3235bc62c02ee9df56974803f7e20e
guix: qt-build-system: Add phase `check-setup`.

* guix/build/qt-build-system.scm (check-setup): New function.
  (%standard-phases): Add as new phase `check-setup before `check.
* doc/guix.texi (Build System)[qt-build-system]: Describe the new phase.
doc/guix.texi
guix/build/qt-build-system.scm