aboutsummaryrefslogtreecommitdiff
path: root/doc/tor-osx-dmg-creation.txt
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2008-08-07 23:46:40 +0000
committerAndrew Lewman <andrew@torproject.org>2008-08-07 23:46:40 +0000
commit6ec863a92f18d14337362d081bef55923e7406a1 (patch)
tree183601e7a90f98c15614a50082aab01d6e9f6f60 /doc/tor-osx-dmg-creation.txt
parent5ab6fe00514a86cfa6d680ecf83e76e2367803ed (diff)
downloadtor-6ec863a92f18d14337362d081bef55923e7406a1.tar.gz
tor-6ec863a92f18d14337362d081bef55923e7406a1.zip
Remove the summary step that says to update package.sh.
svn:r16468
Diffstat (limited to 'doc/tor-osx-dmg-creation.txt')
-rw-r--r--doc/tor-osx-dmg-creation.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/tor-osx-dmg-creation.txt b/doc/tor-osx-dmg-creation.txt
index 311b79a131..0e6bad314b 100644
--- a/doc/tor-osx-dmg-creation.txt
+++ b/doc/tor-osx-dmg-creation.txt
@@ -8,7 +8,6 @@ Summary:
1) Compile and install a static version of the latest release of
libevent.
2) Acquire and install your preferred version of tor. Extract.
-3) Update some variables in contrib/osx/package.sh
4) "make dist-osx"
5) You now have a dmg from which you can install Tor.
@@ -21,7 +20,7 @@ libevent.
## Compiling libevent
-2) Download latest libevent from
+2) Download latest stable libevent from
http://www.monkey.org/~provos/libevent/
3) The first step of compiling libevent is to configure it as
@@ -74,7 +73,7 @@ Tor-$VERSION-universal-$OS-Bundle.dmg
### Compiling libevent
-1) Download the latest libevent from
+1) Download the latest stable libevent from
http://www.monkey.org/~provos/libevent/
2) The first step of compiling libevent is to configure it as