Changeset 2625 in ProjectBuilder
- Timestamp:
- Jun 7, 2020, 12:02:07 PM (5 years ago)
- Location:
- projects/mondorescue/pbconf/branches/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/mondorescue/pbconf/branches/3.3/mindi/pbinit
r2343 r2625 18 18 $pb{'realpkg'} = "PBREALPKG"; 19 19 20 pb_temp_init(); 21 20 22 # Export documentation to generate what is needed 21 23 -
projects/mondorescue/pbconf/branches/3.3/mondo/pbinit
r2343 r2625 12 12 use Data::Dumper; 13 13 14 pb_temp_init(); 14 15 pb_system("./bootstrap","Bootstraping MondoRescue","verbose"); 15 16 pb_mkdir_p("docs/en");
Note:
See TracChangeset
for help on using the changeset viewer.