--- trunk/mage/usr/lib/mage/smage2.sh 2009/06/29 19:17:22 883 +++ trunk/mage/usr/lib/mage/smage2.sh 2009/06/30 20:19:28 885 @@ -173,6 +173,9 @@ my_SOURCEDIR="${SOURCEDIR}/${PNAME}" fi + # create the SOURCEDIR + install -d ${my_SOURCEDIR} + # if an mirrored file than replace first the mirror uri if [[ -n $(echo ${my_SRC_URI} | grep 'mirror://') ]] then