Skip to content

Commit aa59671

Browse files
authored
Remove unneded Path entry from the desktop file
1 parent 75b9da5 commit aa59671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make-appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ ln -f ./AppDir/sharun ./AppDir/bin/libexec/QtWebEngineProcess
4848

4949
## Fix desktop file exec to be for the real executable
5050
sed -e 's|Exec=viber|Exec=Viber|g' -i ./AppDir/com.viber.Viber.desktop
51+
sed -i '/Path=/d' ./AppDir/com.viber.Viber.desktop
5152

5253
# Turn AppDir into AppImage
5354
quick-sharun --make-appimage

0 commit comments

Comments
 (0)