2019-01-10 09:15:12 +01:00
|
|
|
#!/bin/sh
|
|
|
|
|
2023-01-15 17:39:01 +01:00
|
|
|
# patch script for media-autobuild_suite (or apply manually)
|
|
|
|
|
|
|
|
# allows Windows XP builds of FFmpeg (may be outdated)
|
2019-01-10 09:15:12 +01:00
|
|
|
git apply ffmpeg-revert-bcrypt-random.patch
|