Changeset 1062 in ProjectBuilder


Ignore:
Timestamp:
Jun 23, 2010, 11:00:53 PM (14 years ago)
Author:
Bruno Cornec
Message:
  • Add delivery of the mondo-ref-card to the website
File:
1 edited

Legend:

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

    r948 r1062  
    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", "p2v.odt", "p2v.pdf", "LabMondoRescue.odt", "LabMondoRescue.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", "LabMondoRescue.odt", "LabMondoRescue.pdf", "mondo-ref-card.pdf") {
    2828    pb_cms_export($uri,"$ENV{'PBDIR'}/mondo-doc/$f","docs");
    2929}
Note: See TracChangeset for help on using the changeset viewer.