gnu: ansible: Apply experimental patch to deal with wrapping of ansible script.
authorJelle Licht <jlicht@fsfe.org>
Thu, 22 Jun 2017 19:26:49 +0000 (21:26 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 29 Jun 2017 13:21:18 +0000 (15:21 +0200)
commitb786661309ab8194eb5e5a3ebf55d35be2e0bb01
treed70493ee84aa131147396226af96fed47d1eedb9
parentaafcfffd93250a2d92f34121c82b54c32797ef35
gnu: ansible: Apply experimental patch to deal with wrapping of ansible script.

See <http://lists.gnu.org/archive/html/bug-guix/2017-05/msg00015.html> for the
rationale.

* gnu/packages/patches/ansible-wrap-program-hack.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (ansible)[source]: Use it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/local.mk
gnu/packages/admin.scm
gnu/packages/patches/ansible-wrap-program-hack.patch [new file with mode: 0644]