source: MondoRescue/branches/stable/pbconf/mindi/pbinit@ 1608

Last change on this file since 1608 was 1608, checked in by Bruno Cornec, 17 years ago

First successful build of mondo pkg with pb

  • Property svn:executable set to *
File size: 220 bytes
Line 
1#!/usr/bin/perl -w
2#
3# Init script for mondo with Project-Builder
4#
5
6# Export documentation to generate what is needed
7
8system("$ENV{'PBCMSEXP'} $ENV{'PBROOT'}/mondo-doc/mindi.8 mindi.8");
9# should call filter_file here
Note: See TracBrowser for help on using the repository browser.