[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r1678: Include Tor_Uninstaller.applescript and uninstall_tor_bundle (in trunk: . pkg/osx)
Author: edmanm
Date: 2007-03-17 23:33:09 -0400 (Sat, 17 Mar 2007)
New Revision: 1678
Modified:
trunk/
trunk/pkg/osx/buildmpkg.sh.in
Log:
r1732@adrastea: edmanm | 2007-03-17 23:28:14 -0400
Include Tor_Uninstaller.applescript and uninstall_tor_bundle.sh in the OS X
bundle. (Ticket #230)
Property changes on: trunk
___________________________________________________________________
svk:merge ticket from /vidalia/local/trunk [r1732] on 54b3572a-7227-0410-958f-53ecd705b71a
Modified: trunk/pkg/osx/buildmpkg.sh.in
===================================================================
--- trunk/pkg/osx/buildmpkg.sh.in 2007-03-16 08:55:32 UTC (rev 1677)
+++ trunk/pkg/osx/buildmpkg.sh.in 2007-03-18 03:33:09 UTC (rev 1678)
@@ -156,6 +156,8 @@
make install DESTDIR=$BUILD_DIR/tor_packageroot
popd
chmod 755 TorPostFlight
+cp $TOR_DIR/contrib/osx/Tor_Uninstaller.applescript $BUILD_DIR/tor_resources/
+cp $TOR_DIR/contrib/osx/uninstall_tor_bundle.sh $BUILD_DIR/tor_resources/
cp TorPostflight $BUILD_DIR/tor_resources/postflight
# Tor's documentation