aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-06-21 19:10:37 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-06-22 00:20:09 +0200
commitd793d9a6013316f75c81cd05b85448e763edeafa (patch)
treeab2fac7fb9e230cfa44967ccafab6f1d65c8aea2
parent6b677bb004f3e7e471793aa4bbc732241863d818 (diff)
downloadguix-d793d9a6013316f75c81cd05b85448e763edeafa.tar
guix-d793d9a6013316f75c81cd05b85448e763edeafa.tar.gz
gnu: mediainfo: Return #t from all phases.
* gnu/packages/video.scm (mediainfo)[arguments]: Substitute INVOKE for SYSTEM*.
-rw-r--r--gnu/packages/video.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 4ff24efffe..1554cea6a5 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2579,7 +2579,7 @@ MPEG-2, MPEG-4, DVD (VOB)...
#t))
(add-after 'change-to-build-dir 'autogen
(lambda _
- (zero? (system* "sh" "autogen.sh")))))))
+ (invoke "sh" "autogen.sh"))))))
(home-page "https://mediaarea.net/en/MediaInfo")
(synopsis "Utility for reading media metadata")
(description "MediaInfo is a utility used for retrieving technical