Ignore:
Timestamp:
01/12/09 10:21:34 (4 years ago)
Author:
bruno
Message:

adds p2v to the list of docs for mondo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/branches/2.2.8/website/pbinit

    r576 r649  
    2525my ($scheme,$uri) = pb_cms_init(undef); 
    2626 
    27 foreach my $f ("mondoarchive.8", "mondorestore.8", "fdl.sgml", "mondorescue-howto.sgml", "mondorescue-howto.dsl", "Makefile.howto", "Makefile.man", "mindi.8", "HOWTO-_Deploy_Linux_from_SCSI_to_SATA.pdf", "hwmigration.pdf", "mondo-presentation-v1.pdf", "mondo-presentation-v2.pdf") { 
     27foreach my $f ("mondoarchive.8", "mondorestore.8", "fdl.sgml", "mondorescue-howto.sgml", "mondorescue-howto.dsl", "Makefile.howto", "Makefile.man", "mindi.8", "HOWTO-_Deploy_Linux_from_SCSI_to_SATA.pdf", "hwmigration.pdf", "mondo-presentation-v1.pdf", "mondo-presentation-v2.pdf", "p2v.odt", "p2v.pdf") { 
    2828    pb_cms_export($uri,"$ENV{'PBDIR'}/mondo-doc/$f","docs"); 
    2929} 
Note: See TracChangeset for help on using the changeset viewer.