ffmpeg-full: drop unneeded patch

This commit is contained in:
zowoq
2020-06-18 14:56:19 +10:00
parent f9e5ca8e58
commit 05c4c9e729
2 changed files with 0 additions and 21 deletions
@@ -242,8 +242,6 @@ stdenv.mkDerivation rec {
pname = "ffmpeg-full";
inherit (ffmpeg) src version;
patches = [ ./prefer-libdav1d-over-libaom.patch ];
prePatch = ''
patchShebangs .
'' + stdenv.lib.optionalString stdenv.isDarwin ''