gnu: liba52: Use invoke.

* gnu/packages/video.scm (liba52)[arguments]: Use invoke in the custom
bootstrap phase.
master
Mark H Weaver 2018-03-27 00:57:20 -04:00
parent 3595e83dc5
commit 78666a68a5
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ old-fashioned output methods with powerful ascii-art renderer.")
;; XXX We need to run ./bootstrap because of the build
;; system fixes above.
(replace 'bootstrap
(lambda _ (zero? (system* "sh" "bootstrap")))))))
(lambda _ (invoke "sh" "bootstrap"))))))
(home-page "http://liba52.sourceforge.net/")
(synopsis "ATSC A/52 stream decoder")
(description "liba52 is a library for decoding ATSC A/52 streams. The