Explorar o código

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


svn:r6044

Andrew Lewman %!s(int64=19) %!d(string=hai) anos
pai
achega
537a39e147
Modificáronse 2 ficheiros con 3 adicións e 1 borrados
  1. 2 0
      contrib/osx/package.sh
  2. 1 1
      contrib/osx/package_list.txt

+ 2 - 0
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
 

+ 1 - 1
contrib/osx/package_list.txt

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