diff options
author | Andrew Lewman <andrew@torproject.org> | 2006-07-28 13:52:36 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2006-07-28 13:52:36 +0000 |
commit | 498fe874343acfef4ec2255e308aff27b0c6b65d (patch) | |
tree | a7c3f1da14e244d5a130fe92316e066067b2e9c9 /contrib/osx/package.sh | |
parent | e469438d20a374c174362cfac1c2fbb9cf84430c (diff) | |
download | tor-498fe874343acfef4ec2255e308aff27b0c6b65d.tar.gz tor-498fe874343acfef4ec2255e308aff27b0c6b65d.zip |
So long, farewell, auf Wiedersehen, adieu, launchd
svn:r6932
Diffstat (limited to 'contrib/osx/package.sh')
-rw-r--r-- | contrib/osx/package.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/osx/package.sh b/contrib/osx/package.sh index 7f4277170c..737ea82efa 100644 --- a/contrib/osx/package.sh +++ b/contrib/osx/package.sh @@ -90,7 +90,6 @@ cp contrib/osx/Tor_Uninstaller.app.tar.gz $BUILD_DIR/tor_resources/Tor_Uninstall cp contrib/osx/uninstall_tor_bundle.sh $BUILD_DIR/tor_resources/uninstall_tor_bundle.sh cp contrib/osx/package_list.txt $BUILD_DIR/tor_resources/package_list.txt cp contrib/osx/tor_logo.gif $BUILD_DIR/tor_resources/background.gif -cp contrib/osx/net.freehaven.tor.plist $BUILD_DIR/tor_resources/net.freehaven.tor.plist cat <<EOF > $BUILD_DIR/tor_resources/Welcome.txt Tor: an anonymous Internet communication system |