--- trunk/mage/usr/lib/mage/meta-generator.sh 2013/12/06 09:27:53 2288 +++ trunk/mage/usr/lib/mage/meta-generator.sh 2013/12/06 09:28:14 2289 @@ -112,7 +112,7 @@ fi # get generic package information from smage file -source ${SMAGEFILE} +smagesource ${SMAGEFILE} # set the right meta-location [[ ! -d ${METADIR} ]] && install -d ${METADIR}