Changeset 649 in ProjectBuilder for projects/mondorescue
- Timestamp:
- Jan 12, 2009, 10:21:34 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/mondorescue/pbconf/branches/2.2.8/website/pbinit
r576 r649 25 25 my ($scheme,$uri) = pb_cms_init(undef); 26 26 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" ) {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") { 28 28 pb_cms_export($uri,"$ENV{'PBDIR'}/mondo-doc/$f","docs"); 29 29 }
Note:
See TracChangeset
for help on using the changeset viewer.