/[webpac2]/trunk/Makefile.PL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 572 by dpavlin, Sat Jul 1 20:29:09 2006 UTC revision 573 by dpavlin, Mon Jul 3 15:34:10 2006 UTC
# Line 48  html: $(TO_INST_PM) Line 48  html: $(TO_INST_PM)
48          mkdir "$(HTML_DIR)"          mkdir "$(HTML_DIR)"
49    
50          # add additional html documents          # add additional html documents
51          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
52    
53          test -e $(HTML_DIR)/pod.css || ln -s ../pod.css $(HTML_DIR)/          test -e $(HTML_DIR)/pod.css || ln -s ../pod.css $(HTML_DIR)/
54    

Legend:
Removed from v.572  
changed lines
  Added in v.573

  ViewVC Help
Powered by ViewVC 1.1.26