Skip to content

Commit 45dca0f

Browse files
author
Andrea Medeghini
committed
Fixed regressions
1 parent 0b10d0c commit 45dca0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build-linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ patch -p0 < Patch.linux
55

66
cd FFmpeg
77

8-
make -f Makefile.lib.linux FFmpeg
8+
make -f Makefile.lib.linux ffmpeg
99
make -f Makefile.jni.linux all

checkout.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
git clone https://github.com/nextbreakpoint/FFmpeg.git FFmpeg
44

5-
cd ffmpeg && git checkout ce36e74e75751c721185fbebaa4ee8714b44c5a5
5+
cd FFmpeg && git checkout ce36e74e75751c721185fbebaa4ee8714b44c5a5

0 commit comments

Comments
 (0)