ports/net-im/skype-devel/files/skype.sh.in
Matthias Andree e58f1982d3 STAGE.
Fix skype.sh launcher script, using "$@" instead of the unsafe $@,
and fixing its shebang line to /bin/sh.
2014-08-18 18:41:00 +00:00

2 lines
95 B
Bash

#!/bin/sh
exec %%VIDEO%%%%PREFIX%%/%%SKYPEDIR%%/skype --resources=%%PREFIX%%/%%SKYPEDIR%% "$@"