Magellan Linux

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

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

revision 60 by niro, Tue Feb 15 22:59:14 2005 UTC revision 83 by niro, Wed Jun 1 15:56:31 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-r13  # $Header: /home/cvsd/magellan-cvs/magellan-src/mage/usr/lib/mage/sourceinstall.sh,v 1.7 2005-06-01 15:56:31 niro Exp $
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.60  
changed lines
  Added in v.83