From 6ec863a92f18d14337362d081bef55923e7406a1 Mon Sep 17 00:00:00 2001 From: Andrew Lewman Date: Thu, 7 Aug 2008 23:46:40 +0000 Subject: [PATCH] Remove the summary step that says to update package.sh. svn:r16468 --- doc/tor-osx-dmg-creation.txt | 5 ++--- 1 file 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