[or-cvs] Include the uninstaller for osx in the distribution, but le...
phobos at seul.org
phobos at seul.org
Sun Feb 19 15:54:32 UTC 2006
Update of /home/or/cvsroot/tor/contrib/osx
In directory moria:/tmp/cvs-serv31458/contrib/osx
Modified Files:
package.sh package_list.txt
Log Message:
Include the uninstaller for osx in the distribution, but leave it hidden
for the time being.
Index: package.sh
===================================================================
RCS file: /home/or/cvsroot/tor/contrib/osx/package.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -d -r1.11 -r1.12
--- package.sh 17 Feb 2006 14:09:15 -0000 1.11
+++ package.sh 19 Feb 2006 15:54:30 -0000 1.12
@@ -58,6 +58,8 @@ cp contrib/osx/ReadMe.rtf $BUILD_DIR/tor
chmod 755 contrib/osx/TorPostflight
cp contrib/osx/TorPostflight $BUILD_DIR/tor_resources/postflight
cp contrib/osx/addsysuser $BUILD_DIR/tor_resources/addsysuser
+cp contrib/osx/Tor_Uninstaller.applescript $BUILD_DIR/tor_resources/Tor_Uninstaller.applescript
+cp contrib/osx/uninstall_tor_bundle.sh $BUILD_DIR/tor_resources/uninstall_tor_bundle.sh
cat <<EOF > $BUILD_DIR/tor_resources/Welcome.txt
Tor: an anonymous Internet communication system
Index: package_list.txt
===================================================================
RCS file: /home/or/cvsroot/tor/contrib/osx/package_list.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -d -r1.1 -r1.2
--- package_list.txt 24 Oct 2005 17:17:35 -0000 1.1
+++ package_list.txt 19 Feb 2006 15:54:30 -0000 1.2
@@ -2,4 +2,4 @@ Tor
Privoxy
torstartup
privoxyconf
-
+toruninstaller
More information about the tor-commits
mailing list