Skip to content

Commit 026b361

Browse files
committed
Optional ffmpeg.patch
1 parent 09f162b commit 026b361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ echo BUILD_LICENSE=$BUILD_LICENSE
2020
echo FF_ARGS=$FF_ARGS
2121

2222
git -C zlib apply ../zlib.patch
23-
git -C FFmpeg apply ../ffmpeg.patch
23+
git -C FFmpeg apply ../ffmpeg.patch || true
2424

2525
# --enable-libfribidi --enable-libass
2626
# ./build-meson-dep.sh fribidi -Ddocs=false

0 commit comments

Comments
 (0)