gnu: python-waf: Use a proper directory structure.
authorEfraim Flashner <efraim@flashner.co.il>
Wed, 21 Nov 2018 13:17:12 +0000 (15:17 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Wed, 21 Nov 2018 13:20:20 +0000 (15:20 +0200)
commita2aa746cfe38076b87d9cde2252904c0bddd9f9e
treedec28ddc6be854c7cd56bc9edea4668f415870fb
parent96cae1b48c12b7b5b4a68d86ac9d714cab2d9881
gnu: python-waf: Use a proper directory structure.

Fixes <https://bugs.gnu.org/25634>.

* gnu/packages/python.scm (python-waf): Replace custom 'install phase to
install "waf" binary into the bin directory. Remove the 'wrap phase.
* gnu/packages/video.scm (mpv)[arguments]: Adjust the 'setup-waf phase
accordingly.
gnu/packages/python.scm
gnu/packages/video.scm