/[svn2cvs]/trunk/Makefile
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

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

revision 12 by dpavlin, Sat Mar 13 17:22:53 2004 UTC revision 13 by dpavlin, Sat Mar 13 17:36:54 2004 UTC
# Line 5  webpac: Line 5  webpac:
5          ./svn2cvs.pl svn+ssh://dpavlin@mjesec.ffzg.hr/home/dpavlin/svn/webpac/trunk/ :ext:dpavlin@cvs.sourceforge.net:/cvsroot/webpac webpac          ./svn2cvs.pl svn+ssh://dpavlin@mjesec.ffzg.hr/home/dpavlin/svn/webpac/trunk/ :ext:dpavlin@cvs.sourceforge.net:/cvsroot/webpac webpac
6    
7  index:  index:
8          pod2html --noindex ./svn2cvs.pl | sed -e 's#<head>#<head>\          @pod2html --noindex ./svn2cvs.pl | sed -e 's#<head>#<head>\
9   <style type="text/css">\   <style type="text/css">\
10  /* <![CDATA[ */\  /* <![CDATA[ */\
11  @import "http://www.tigris.org/branding/css/tigris.css";\  @import "http://www.tigris.org/branding/css/tigris.css";\
# Line 19  index: Line 19  index:
19          -e 's,<h1>,<h3>,ig' -e 's,</h1>,</h3>,gi' \          -e 's,<h1>,<h3>,ig' -e 's,</h1>,</h3>,gi' \
20          -e 's,<h3><a name="name">NAME</a></h3>,,' \          -e 's,<h3><a name="name">NAME</a></h3>,,' \
21          > www/index.html          > www/index.html
22            @rm pod2htm*.tmp

Legend:
Removed from v.12  
changed lines
  Added in v.13

  ViewVC Help
Powered by ViewVC 1.1.26