We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8090cc commit 4d7cf12Copy full SHA for 4d7cf12
make-appimage.sh
@@ -33,9 +33,6 @@ quick-sharun ./AppDir/bin/* \
33
rm -f ./AppDir/bin/libexec/QtWebEngineProcess
34
ln -f ./AppDir/sharun ./AppDir/bin/libexec/QtWebEngineProcess
35
36
-## Remove libgstreamermediaplugin.so, as libffmpegmediaplugin.so already exists
37
-rm -v ./AppDir/bin/plugins/multimedia/libgstreamermediaplugin.so
38
-
39
## Fix desktop file exec to be for the real executable
40
sed -e 's|Exec=viber|Exec=Viber|g' -i ./AppDir/com.viber.Viber.desktop
41
0 commit comments