gnu: bzip2: Use invoke instead of system*.
authorMark H Weaver <mhw@netris.org>
Fri, 16 Mar 2018 06:28:27 +0000 (02:28 -0400)
committerMark H Weaver <mhw@netris.org>
Fri, 16 Mar 2018 09:02:22 +0000 (05:02 -0400)
commit3158bc043e32359b6092e5a8c6bc0008ee7e58d3
treea55739ee07fffe2682183c22c1de9a89407507f5
parentb0559d241b89344d7fef5313bdc1e8ca0869111b
gnu: bzip2: Use invoke instead of system*.

* gnu/packages/compression.scm (bzip2)[arguments]: Use invoke.  In the custom
configure phase, change the 'if' to 'when' and move the #t outside, so that
it's always returned.
gnu/packages/compression.scm