--- trunk/mage/usr/lib/mage/smage2.sh 2011/12/28 10:54:49 1578 +++ trunk/mage/usr/lib/mage/smage2.sh 2011/12/28 10:56:10 1579 @@ -1492,7 +1492,7 @@ fi install -d ${BINDIR} || die "couldn't create \$BINDIR." -# cleans up package temp dir if a previous build exists +# clean up package temp dir if a previous build exist if [ -d ${BUILDDIR}/${PKGNAME} ] then rm -rf ${BUILDDIR}/${PKGNAME}