backport 16701

svn:r16702
This commit is contained in:
Andrew Lewman 2008-08-31 14:16:27 +00:00
parent b94d7042ab
commit 8cf2773aa7
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
# man packagemaker
# Make sure VERSION is set, so we don't name the package
# "Tor--$OS-$ARCH-Bundle.dmg"
# "Tor--$ARCH-Bundle.dmg"
if [ "XX$VERSION" = 'XX' ]; then
echo "VERSION not set."
exit 1

View File

@ -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.