mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
Include the uninstaller for osx in the distribution, but leave it hidden
for the time being. svn:r6044
This commit is contained in:
parent
0d0250a8c8
commit
537a39e147
@ -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
|
||||
|
||||
|
@ -2,4 +2,4 @@ Tor
|
||||
Privoxy
|
||||
torstartup
|
||||
privoxyconf
|
||||
|
||||
toruninstaller
|
||||
|
Loading…
Reference in New Issue
Block a user