Magellan Linux

Diff of /trunk/mage/usr/lib/mage/sourceinstall.sh

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

revision 59 by niro, Tue Feb 15 00:37:07 2005 UTC revision 60 by niro, Tue Feb 15 22:59:14 2005 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2    
3  #installs from source with given mage-file  #installs from source with given mage-file
4  # version: 0.3.6-r12  # version: 0.3.6-r13
5    
6  [ -z "$1" ] && echo "no mage-file given ..." && exit 1  [ -z "$1" ] && echo "no mage-file given ..." && exit 1
7    

Legend:
Removed from v.59  
changed lines
  Added in v.60