$@
This commit is contained in:
parent
cbf31fb45d
commit
89e4546962
1 changed files with 1 additions and 1 deletions
2
dist/run_saturn
vendored
2
dist/run_saturn
vendored
|
@ -15,4 +15,4 @@ fi
|
|||
|
||||
XAPPLRESDIR=.; export XAPPLRESDIR # Take resources from here
|
||||
NLSPATH=./%N; export NLSPATH # Message catalog is here, too
|
||||
./saturn $*
|
||||
./saturn "$@"
|
||||
|
|
Loading…
Reference in a new issue