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

Collapse All | Expand All

(-)/var/tmp/portage/app-backup/spideroak-bin-4.7.9948/work/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/SpiderOak" "$@"
8
exec "/opt/SpiderOak/SpiderOak" --headless "$@"

Return to bug 431546