me
/
guix
Archived
1
0
Fork 0

gnu: ffmpeg: Disable tests.

* gnu/packages/video.scm (ffmpeg): Disable tests, see
    https://trac.ffmpeg.org/ticket/3177 .
master
Andreas Enge 2013-12-04 08:15:31 +01:00
parent 595801e2f4
commit b0a552e30b
1 changed files with 2 additions and 1 deletions

View File

@ -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