diff options
author | Andrew Lewman <andrew@torproject.org> | 2008-08-31 14:15:15 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2008-08-31 14:15:15 +0000 |
commit | 147f75c525ff5a3bf1b01eafe99f6fffda8f7e3d (patch) | |
tree | 870c115776a5d6d7e5f318ae5257da8d5adebcd9 /doc/tor-osx-dmg-creation.txt | |
parent | cfff21e78a85bd7af1a6abc021ef17f1b42bc948 (diff) | |
download | tor-147f75c525ff5a3bf1b01eafe99f6fffda8f7e3d.tar.gz tor-147f75c525ff5a3bf1b01eafe99f6fffda8f7e3d.zip |
remove the last vestiges of the OS variable.
svn:r16701
Diffstat (limited to 'doc/tor-osx-dmg-creation.txt')
-rw-r--r-- | doc/tor-osx-dmg-creation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-osx-dmg-creation.txt b/doc/tor-osx-dmg-creation.txt index 97d189e64b..6728e24ae8 100644 --- a/doc/tor-osx-dmg-creation.txt +++ b/doc/tor-osx-dmg-creation.txt @@ -61,7 +61,7 @@ src/or/tor (for architecture i386): Mach-O executable i386 src/or/tor (for architecture ppc): Mach-O executable ppc 10) There should exist in the top-level directory a -Tor-$VERSION-universal-$OS-Bundle.dmg +Tor-$VERSION-universal-Bundle.dmg 11) Congrats. You have a universal binary. You are now ready to install Tor. |