Magellan Linux

Diff of /trunk/mage/usr/lib/mage/meta-generator.sh

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

revision 2288 by niro, Fri Dec 6 09:27:53 2013 UTC revision 2289 by niro, Fri Dec 6 09:28:14 2013 UTC
# Line 112  then Line 112  then
112  fi  fi
113    
114  # get generic package information from smage file  # get generic package information from smage file
115  source ${SMAGEFILE}  smagesource ${SMAGEFILE}
116    
117  # set the right meta-location  # set the right meta-location
118  [[ ! -d ${METADIR} ]] && install -d ${METADIR}  [[ ! -d ${METADIR} ]] && install -d ${METADIR}

Legend:
Removed from v.2288  
changed lines
  Added in v.2289