From 98a27b07f95d7d1148a36f65630d285d369dd837 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 10 Apr 2006 07:05:20 +0000 Subject: and that means the os x package doesn't want them included yet either. svn:r6353 --- contrib/osx/package.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib') diff --git a/contrib/osx/package.sh b/contrib/osx/package.sh index 80db548700..989c8f320e 100644 --- a/contrib/osx/package.sh +++ b/contrib/osx/package.sh @@ -97,8 +97,8 @@ cp doc/website/stylesheet.css doc/website/tor-doc-osx.html.* $DOC/howto cp doc/website/tor-doc-server.html.* $DOC/howto cp doc/website/tor-hidden-service.html.* $DOC/howto cp doc/website/tor-switchproxy.html.* $DOC/howto -mkdir $DOC/img -cp doc/img/screenshot-osx* $DOC/img +#mkdir $DOC/img +#cp doc/img/screenshot-osx* $DOC/img 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 -- cgit v1.2.3-54-g00ecf