~ruther/guix-local

b0a552e30b66e85164ce3df82c9b971db7b66c70 — Andreas Enge 12 years ago 595801e
gnu: ffmpeg: Disable tests.

* gnu/packages/video.scm (ffmpeg): Disable tests, see
    https://trac.ffmpeg.org/ticket/3177 .
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/video.scm
M gnu/packages/video.scm => gnu/packages/video.scm +2 -1
@@ 57,7 57,8 @@
       ("yasm" ,yasm)
       ("zlib", zlib)))
    (arguments
     `(#:phases
     `(#:tests? #f ; see https://trac.ffmpeg.org/ticket/3177
       #:phases
         (alist-replace
          'configure
          ;; configure does not work followed by "SHELL=..." and