Skip to content

Commit 4d7cf12

Browse files
authored
Update make-appimage.sh
1 parent f8090cc commit 4d7cf12

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

make-appimage.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ quick-sharun ./AppDir/bin/* \
3333
rm -f ./AppDir/bin/libexec/QtWebEngineProcess
3434
ln -f ./AppDir/sharun ./AppDir/bin/libexec/QtWebEngineProcess
3535

36-
## Remove libgstreamermediaplugin.so, as libffmpegmediaplugin.so already exists
37-
rm -v ./AppDir/bin/plugins/multimedia/libgstreamermediaplugin.so
38-
3936
## Fix desktop file exec to be for the real executable
4037
sed -e 's|Exec=viber|Exec=Viber|g' -i ./AppDir/com.viber.Viber.desktop
4138

0 commit comments

Comments
 (0)