gnu: vapoursynth: Remove extra build phase.

* gnu/packages/video.scm (vapoursynth)[arguments]: Remove unneeded
'autogen phase.
master
Efraim Flashner 2019-08-07 19:19:27 +03:00
parent fe7023a744
commit 2230039427
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 6 deletions

View File

@ -2066,12 +2066,6 @@ capabilities.")
("libass" ,libass)
("tesseract-ocr" ,tesseract-ocr)
("zimg" ,zimg)))
(arguments
'(#:phases
(modify-phases %standard-phases
(add-after 'unpack 'autogen
(lambda _
(invoke "sh" "autogen.sh"))))))
(home-page "http://www.vapoursynth.com/")
(synopsis "Video processing framework")
(description "VapourSynth is a C++ library and Python module for video