isle-portable/packaging/linux
Damglador c71fee5f19
Fix AppRun script for AppImage execution
Right now when path to AppImage has spaces in it (for example if it gets installed in ~/Applications by a manager I'll be named "Isle Portable") I'll fail to execute with an error:
```
/tmp/.mount_Isle PCAHbep/AppRun: line 16: [: /home/damglador/Applications/Isle: binary operator expected
/tmp/.mount_Isle PCAHbep/AppRun: line 24: /tmp/.mount_Isle PCAHbep/usr/bin/isle-config: Input/output error
```

This patch should fix it.
2026-03-01 18:13:58 +01:00
..
appimage Fix AppRun script for AppImage execution 2026-03-01 18:13:58 +01:00
flatpak Add extensions, TextureLoader (#570) 2025-07-10 00:24:59 -07:00
CMakeLists.txt Flatpak Build Support (#407) 2025-06-29 19:04:08 +00:00
isledecomp.desktop.in Add StartupWMClass to the desktop file (#501) 2025-07-03 14:14:09 +00:00
isledecomp.metainfo.xml.in Flatpak Build Support (#407) 2025-06-29 19:04:08 +00:00