mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
(chore) ffmpeg: Remove post_install workaround in response to Scoop#4543
This commit is contained in:
parent
ad1b3c6b5f
commit
d337f2137f
@ -10,10 +10,6 @@
|
|||||||
"extract_dir": "ffmpeg-5.0.1-full_build"
|
"extract_dir": "ffmpeg-5.0.1-full_build"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
|
||||||
"# Workaround for https://github.com/ScoopInstaller/Main/issues/2611",
|
|
||||||
"Remove-Item \"$scoopdir\\shims\\ffmpeg.ps1\", \"$scoopdir\\shims\\ffplay.ps1\", \"$scoopdir\\shims\\ffprobe.ps1\" -ErrorAction SilentlyContinue"
|
|
||||||
],
|
|
||||||
"persist": "fonts",
|
"persist": "fonts",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\ffmpeg.exe",
|
"bin\\ffmpeg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user