Added tor_logo.gif to dist and corrected tor html doc links

svn:r6147
This commit is contained in:
Andrew Lewman 2006-03-13 03:08:05 +00:00
parent dad60905a8
commit 94dac6b139
2 changed files with 3 additions and 2 deletions

View file

@ -5,4 +5,5 @@ EXTRA_DIST = PrivoxyConfDesc.plist PrivoxyConfInfo.plist \
TorBundleInfo.plist.in TorBundleWelcome.rtf TorDesc.plist.in \
TorInfo.plist.in TorStartupDesc.plist.in TorStartupInfo.plist \
package.sh privoxy.config TorPostflight addsysuser \
Tor_Uninstaller.applescript uninstall_tor_bundle.sh package_list.txt
Tor_Uninstaller.applescript uninstall_tor_bundle.sh \
package_list.txt tor_logo.gif

View file

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