gnu: libmediainfo: Remove extra build phase.

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

View File

@ -2887,10 +2887,7 @@ practically any type of media.")
(add-after 'unpack 'change-to-build-dir
(lambda _
(chdir "Project/GNU/Library")
#t))
(add-after 'change-to-build-dir 'autogen
(lambda _
(invoke "sh" "autogen.sh"))))))
#t)))))
(home-page "https://mediaarea.net/en/MediaInfo")
(synopsis "Library for retrieving media metadata")
(description "MediaInfo is a library used for retrieving technical