summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/osx/package.sh2
-rw-r--r--contrib/osx/package_list.txt2
2 files changed, 3 insertions, 1 deletions
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 <<EOF > $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