[Pkg-owncloud-commits] [owncloud-client] 212/498: OS X overlays deploy.sh: Update output

Sandro Knauß hefee-guest at moszumanska.debian.org
Tue Aug 11 14:48:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 360a0eeee1dc6208140364361b4abf5720181fb1
Author: Markus Goetz <markus at woboq.com>
Date:   Mon Jun 29 15:16:43 2015 +0200

    OS X overlays deploy.sh: Update output
---
 shell_integration/MacOSX/deploy.sh | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/shell_integration/MacOSX/deploy.sh b/shell_integration/MacOSX/deploy.sh
index fde7d34..ebeeba2 100644
--- a/shell_integration/MacOSX/deploy.sh
+++ b/shell_integration/MacOSX/deploy.sh
@@ -1,4 +1,10 @@
 #!/bin/sh
+
+echo "Not used anymore, please do (from build dir) (this is <= 10.9 only)"
+echo sudo cp -r ./shell_integration/MacOSX/Release/SyncStateFinder.osax /Library/ScriptingAdditions/
+echo killall Finder
+exit 1
+
 SELFPATH=`dirname $0`
 # osascript $SELFPATH/unload.scpt
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list