Include the uninstaller for osx in the distribution, but leave it hidden

for the time being.


svn:r6044
This commit is contained in:
Andrew Lewman 2006-02-19 15:54:30 +00:00
parent 0d0250a8c8
commit 537a39e147
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -2,4 +2,4 @@ Tor
Privoxy
torstartup
privoxyconf
toruninstaller