--- trunk/mage/usr/lib/mage/smage2.sh 2005/07/31 15:04:16 177 +++ trunk/mage/usr/lib/mage/smage2.sh 2005/08/09 14:17:15 183 @@ -4,7 +4,7 @@ # needs pkgbuild_dir (mage) # SMAGE2 -# $Header: /home/cvsd/magellan-cvs/magellan-src/mage/usr/lib/mage/smage2.sh,v 1.19 2005-07-31 15:04:16 niro Exp $ +# $Header: /home/cvsd/magellan-cvs/magellan-src/mage/usr/lib/mage/smage2.sh,v 1.20 2005-08-09 14:17:15 niro Exp $ #01.10.2004 # added ccache support @@ -360,7 +360,7 @@ sminclude() { local i - if [ -n "$@" ] + if [[ -n "$@" ]] then for i in $@ do