Skip to content

Commit 1cb4ebb

Browse files
committed
FFmpeg 4.3
1 parent 01a1306 commit 1cb4ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-ffmpeg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ command_exists() {
115115

116116

117117
build_done () {
118-
touch "$PACKAGES/$1.done"
118+
touch "$PACKAGES/$1.done"
119119
}
120120

121121
echo "ffmpeg-build-script v$VERSION"

0 commit comments

Comments
 (0)