From 537a39e147b544f5f484b6c24cdded1c2c47d6aa Mon Sep 17 00:00:00 2001 From: Andrew Lewman Date: Sun, 19 Feb 2006 15:54:30 +0000 Subject: [PATCH] Include the uninstaller for osx in the distribution, but leave it hidden for the time being. svn:r6044 --- contrib/osx/package.sh | 2 ++ contrib/osx/package_list.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/contrib/osx/package.sh b/contrib/osx/package.sh index 33eff62e53..7c1f651693 100644 --- a/contrib/osx/package.sh +++ b/contrib/osx/package.sh @@ -58,6 +58,8 @@ cp contrib/osx/ReadMe.rtf $BUILD_DIR/tor_resources 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 < $BUILD_DIR/tor_resources/Welcome.txt Tor: an anonymous Internet communication system diff --git a/contrib/osx/package_list.txt b/contrib/osx/package_list.txt index 99a480258b..abd667382f 100644 --- a/contrib/osx/package_list.txt +++ b/contrib/osx/package_list.txt @@ -2,4 +2,4 @@ Tor Privoxy torstartup privoxyconf - +toruninstaller