upgpkg: sublime-text-4 4.4169-2

Fix title bar icon by using a launcher script instead of symlink
This commit is contained in:
Manuel 2024-04-08 22:42:42 +02:00
parent 03a90875cd
commit 49abb75666
3 changed files with 18 additions and 10 deletions

3
sublime-text-4.sh Normal file
View file

@ -0,0 +1,3 @@
#!/bin/sh
exec @ST_PATH@/sublime_text "$@"