Skip to content

Commit a5d2c30

Browse files
authored
sharun also handles this now lol
1 parent de4ae34 commit a5d2c30

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gimp-appimage.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ cp /usr/share/applications/gimp.desktop ./
6262
cp /usr/share/icons/hicolor/256x256/apps/gimp.png ./
6363
cp /usr/share/icons/hicolor/256x256/apps/gimp.png ./.DirIcon
6464

65-
#remove fullpath from gio libs
66-
sed -i 's|/usr/lib/gio-launch-desktop|/kek/lib/gio-launch-desktop|g' ./shared/lib/libgio-*.so*
67-
6865
# Fix wrong window class in .desktop
6966
sed -i 's|StartupWMClass=.*|StartupWMClass=Gimp|' ./gimp.desktop
7067

0 commit comments

Comments
 (0)