Magellan Linux

Diff of /branches/magellan-next/include/mtools.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8643 by niro, Wed Jul 27 11:09:50 2011 UTC revision 8644 by niro, Wed Jul 27 11:18:18 2011 UTC
# Line 14  mpname() Line 14  mpname()
14   echo "${pname}"   echo "${pname}"
15  }  }
16    
 # get the bindir right with splitpackages  
 mbindir()  
 {  
  echo "${BINDIR}"  
 }  
   
17  # installs initscripts  # installs initscripts
18  # minstallrc /path/to/rc-script {destfilename}  # minstallrc /path/to/rc-script {destfilename}
19  minstallrc()  minstallrc()

Legend:
Removed from v.8643  
changed lines
  Added in v.8644