Magellan Linux

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

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

revision 2723 by niro, Mon Jan 6 14:17:37 2014 UTC revision 2724 by niro, Tue Jul 22 14:21:01 2014 UTC
# Line 3524  msetfeature() Line 3524  msetfeature()
3524   MAGE_FEATURES_CURRENT=( ${MAGE_FEATURES_CURRENT[*]} "${feature}" )   MAGE_FEATURES_CURRENT=( ${MAGE_FEATURES_CURRENT[*]} "${feature}" )
3525   fi   fi
3526    
3527   export MAGE_FEATURE_CURRENT   export MAGE_FEATURES_CURRENT
3528   done   done
3529  }  }
3530    

Legend:
Removed from v.2723  
changed lines
  Added in v.2724