upgpkg: sublime-text-3 3.3211-5

Fix title bar icon by using a launcher script instead of symlink
This commit is contained in:
Manuel 2024-04-08 22:42:14 +02:00
parent 5d5194dd5f
commit 0e512c060b
Signed by: Manuel
GPG key ID: 4085037435E1F07A
3 changed files with 24 additions and 14 deletions

View file

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