diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index f148a07b72..fe0d7efe1e 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -207,7 +207,7 @@ (define-public liba52 ;; 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