summaryrefslogtreecommitdiff
path: root/contrib/osx/TorPostflight
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/osx/TorPostflight')
-rw-r--r--contrib/osx/TorPostflight6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/osx/TorPostflight b/contrib/osx/TorPostflight
index d7c3835dd0..037237eb42 100644
--- a/contrib/osx/TorPostflight
+++ b/contrib/osx/TorPostflight
@@ -66,3 +66,9 @@ fi
if [ -d /Library/StartupItems/Privoxy ]; then
find /Library/StartupItems/Privoxy -print0 | xargs -0 chown root:wheel
fi
+
+# Copy Documentation
+cp -r $PACKAGE_PATH/Contents/Resources/documents $TARGET/documents
+
+# Copy Uninstaller
+cp -r $PACKAGE_PATH/Contents/Resources/*ninstall* $TARGET/