--- trunk/Makefile.PL 2006/07/01 20:29:09 556 +++ trunk/Makefile.PL 2006/07/13 11:54:33 597 @@ -24,7 +24,7 @@ 'Encode' => 0, 'LWP' => 0, 'File::Path' => 0, - 'Biblio::Isis' => 0.13, + 'Biblio::Isis' => 0.22, 'MARC::Fast' => 0.02, 'Search::Estraier' => 0.06, 'List::Util' => 0, @@ -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)/