Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 449356 | Differences between
and this patch

Collapse All | Expand All

(-)usr/bin/SpiderOak.orig (-1 / +1 lines)
Lines 5-8 Link Here
5
QT_PLUGIN_PATH= ; export QT_PLUGIN_PATH
5
QT_PLUGIN_PATH= ; export QT_PLUGIN_PATH
6
SpiderOak_EXEC_SCRIPT=$(cd `dirname $0` ; pwd)/SpiderOak
6
SpiderOak_EXEC_SCRIPT=$(cd `dirname $0` ; pwd)/SpiderOak
7
export SpiderOak_EXEC_SCRIPT
7
export SpiderOak_EXEC_SCRIPT
8
exec "/opt/SpiderOak/lib/SpiderOak" "$@"
8
exec "/opt/SpiderOak/lib/SpiderOak" --headless "$@"

Return to bug 449356