mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-30 17:01:18 +00:00
More native integration for applications ... install a symlink into Tools to start them up very fast, shortcutting the *step emulation layer
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24828 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6596cb8a05
commit
1b46123b05
4 changed files with 88 additions and 3 deletions
2
app-wrapper.template
Normal file
2
app-wrapper.template
Normal file
|
@ -0,0 +1,2 @@
|
|||
#! /bin/sh
|
||||
exec openapp "GNUSTEP_INSTANCE" "$@"
|
Loading…
Add table
Add a link
Reference in a new issue