Skip to content

Commit abf6856

Browse files
authored
Fix comment typo
1 parent d75f44c commit abf6856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export DEPLOY_QT=0
2525
export DEPLOY_QML=0
2626
export DEPLOY_QT_WEB_ENGINE=0
2727

28-
# Viber's ffmpeg 4.4 is s incomplete and broken, it links to older libtheora.so.1 version,
28+
# Viber's ffmpeg 4.4 is incomplete and broken, it links to older libtheora.so.1 version,
2929
# which it doesn't bundle at all, which is crucial for video camera working
3030
# To fix this issue, we we will remove Viber's ffmpeg 4.4 and use Arch's ffmpeg 4.4 instead, which links to latest libtheora
3131
rm -fv ./AppDir/bin/lib/libavcodec*

0 commit comments

Comments
 (0)