diff options
author | Sebastian Hahn <sebastian@torproject.org> | 2010-02-16 05:47:24 +0100 |
---|---|---|
committer | Sebastian Hahn <sebastian@torproject.org> | 2010-02-23 17:15:47 +0100 |
commit | e52353d7798e772da3f4d3f17c4bd0b51620a1a3 (patch) | |
tree | 0310a662f887611407d8bc518b4beee8abe0dba1 /contrib/polipo/README | |
parent | c8f154e173df57992cfa85475944a03b6d882f01 (diff) | |
download | tor-e52353d7798e772da3f4d3f17c4bd0b51620a1a3.tar.gz tor-e52353d7798e772da3f4d3f17c4bd0b51620a1a3.zip |
Update polipo build instructions for OS X 10.6
Diffstat (limited to 'contrib/polipo/README')
-rw-r--r-- | contrib/polipo/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/contrib/polipo/README b/contrib/polipo/README index e05ab0ceec..8bc23a09d9 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. |