--- trunk/mage/usr/lib/mage/smage2.functions.sh 2012/02/16 11:58:12 1689 +++ trunk/mage/usr/lib/mage/smage2.functions.sh 2012/04/11 21:27:09 1795 @@ -343,6 +343,8 @@ DEST=$2 fi + echo -e "${COLBLUE}>>>${COLGREEN} Unpacking ${SOURCEDIR}/${PNAME}/${SRCFILE}${COLDEFAULT}" + [[ ! -d ${DEST} ]] && install -d ${DEST} case "${SRCFILE##*.}" in