Magellan Linux

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

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

revision 32 by niro, Wed Jan 5 05:08:01 2005 UTC revision 33 by niro, Thu Jan 6 02:57:12 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-r8  # version: 0.3.6-r9
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.32  
changed lines
  Added in v.33