aboutsummaryrefslogtreecommitdiff
path: root/contrib/polipo/README
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2010-02-16 05:47:24 +0100
committerSebastian Hahn <sebastian@torproject.org>2010-02-23 17:15:47 +0100
commite52353d7798e772da3f4d3f17c4bd0b51620a1a3 (patch)
tree0310a662f887611407d8bc518b4beee8abe0dba1 /contrib/polipo/README
parentc8f154e173df57992cfa85475944a03b6d882f01 (diff)
downloadtor-e52353d7798e772da3f4d3f17c4bd0b51620a1a3.tar
tor-e52353d7798e772da3f4d3f17c4bd0b51620a1a3.tar.gz
Update polipo build instructions for OS X 10.6
Diffstat (limited to 'contrib/polipo/README')
-rw-r--r--contrib/polipo/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/contrib/polipo/README b/contrib/polipo/README
index e05ab0cee..8bc23a09d 100644
--- a/contrib/polipo/README
+++ b/contrib/polipo/README
@@ -49,8 +49,10 @@ installation package.
---------------------------------------------
OSX Universal Binary and Installation package
---------------------------------------------
+You'll need the contrib/polipo directory from Tor's source distribution.
1) Copy Makefile.osx over Makefile.
2) Run 'make'.
-3) Copy the contents of this directory into a directory named "contrib".
-4) Run './contrib/package.sh'
-5) You should have a Polipo-version.dmg ready for installation.
+3) Copy the contents of contrib/polipo into a directory named "contrib".
+4) Run 'chmod +x ./contrib/package.sh'
+5) Run './contrib/package.sh'
+6) You should have a Polipo-version.dmg ready for installation.