--- trunk/Makefile.PL 2006/07/01 20:29:09 556 +++ trunk/Makefile.PL 2006/07/03 15:34:10 573 @@ -48,7 +48,7 @@ mkdir "$(HTML_DIR)" # add additional html documents - test ! -z "`which svn2html.pl`" && svk update && svn2html.pl > $(HTML_DIR)/Changes.html + test ! -z "`which svn2html.pl`" && svk update && svn2html.pl > $(HTML_DIR)/Changes.html || true test -e $(HTML_DIR)/pod.css || ln -s ../pod.css $(HTML_DIR)/