summaryrefslogtreecommitdiff
path: root/contrib/osx/package.sh
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2006-03-13 03:08:05 +0000
committerAndrew Lewman <andrew@torproject.org>2006-03-13 03:08:05 +0000
commit94dac6b13919e2467215d882df69926b90068472 (patch)
treed6cb1a4002531a342616b71f62d36c9e15c1f995 /contrib/osx/package.sh
parentdad60905a814de9aad55fb824a5315673b9e13f9 (diff)
downloadtor-94dac6b13919e2467215d882df69926b90068472.tar.gz
tor-94dac6b13919e2467215d882df69926b90068472.zip
Added tor_logo.gif to dist and corrected tor html doc links
svn:r6147
Diffstat (limited to 'contrib/osx/package.sh')
-rw-r--r--contrib/osx/package.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/osx/package.sh b/contrib/osx/package.sh
index 414a1c7b07..7a520ff6d8 100644
--- a/contrib/osx/package.sh
+++ b/contrib/osx/package.sh
@@ -92,7 +92,7 @@ EOF
DOC=$BUILD_DIR/tor_resources/documents
mkdir $DOC
-cp doc/tor-doc.html doc/tor-doc.css doc/tor-doc-osx.html $DOC
+cp doc/stylesheet.css doc/tor-doc-osx.html $DOC
cp AUTHORS $DOC/AUTHORS.txt
groff doc/tor.1.in -T ps -m man | pstopdf -i -o $DOC/tor-reference.pdf
groff doc/tor-resolve.1 -T ps -m man | pstopdf -i -o $DOC/tor-resolve.pdf