You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-backup/spideroak-bin/files/spideroak-bin-5.0.1-headles...

10 lines
462 B

diff -Naur work.orig/usr/bin/SpiderOak work/usr/bin/SpiderOak
--- work.orig/usr/bin/SpiderOak 2013-04-25 22:27:32.000000000 -0400
+++ work/usr/bin/SpiderOak 2013-05-25 09:12:58.000000000 -0400
@@ -5,4 +5,4 @@
QT_PLUGIN_PATH="/opt/SpiderOak/lib/plugins/" ; export QT_PLUGIN_PATH
SpiderOak_EXEC_SCRIPT=$(cd `dirname $0` ; pwd)/SpiderOak
export SpiderOak_EXEC_SCRIPT
-exec "/opt/SpiderOak/lib/SpiderOak" "$@"
+exec "/opt/SpiderOak/lib/SpiderOak" --headless "$@"