gnu: ffmpeg: Disable tests.

* gnu/packages/video.scm (ffmpeg): Disable tests, see
    https://trac.ffmpeg.org/ticket/3177 .
This commit is contained in:
Andreas Enge 2013-12-04 08:15:31 +01:00
parent 595801e2f4
commit b0a552e30b

View file

@ -57,7 +57,8 @@ (define-public ffmpeg
("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