Magellan Linux

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

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

revision 1583 by niro, Tue Dec 27 10:46:36 2011 UTC revision 1584 by niro, Wed Dec 28 12:23:50 2011 UTC
# Line 121  fi Line 121  fi
121  # before anything run mage_setup  # before anything run mage_setup
122  mage_setup || die "error in mage_setup()"  mage_setup || die "error in mage_setup()"
123    
124    # load supported mage features
125    load_mage_features
126    
127  case ${METHOD} in  case ${METHOD} in
128   download)   download)
129   # first of all get the right pkg which going to be installed   # first of all get the right pkg which going to be installed

Legend:
Removed from v.1583  
changed lines
  Added in v.1584