Unverified Commit faec7138 authored by Pierre Bourdon's avatar Pierre Bourdon Committed by GitHub
Browse files

Merge pull request #264270 from seirl/escrotum-ffmpeg

escrotum: add ffmpeg-full to PATH of wrapper
parents 6f1609ec 433fe023
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
{ lib, python3Packages, fetchFromGitHub
, ffmpeg-full
, gtk3
, pango
, gobject-introspection
@@ -33,6 +34,8 @@ with python3Packages; buildPythonApplication {

  outputs = [ "out" "man" ];

  makeWrapperArgs = ["--prefix PATH : ${lib.makeBinPath [ ffmpeg-full ]}"];

  postInstall = ''
    mkdir -p $man/share/man/man1
    cp man/escrotum.1 $man/share/man/man1/