X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=install-sh;h=e9de23842dcd44d2953129c866b1ad25f7e1f1d9;hb=add03ee7161255cb8ff1da5dcd9fddd7d93b3026;hp=c122ef95bd89629e8eb364591155d9d420307a7b;hpb=f4d742195d6d68082ea1cfa6ac258e29036e76e5;p=swftools.git diff --git a/install-sh b/install-sh index c122ef9..e9de238 100755 --- a/install-sh +++ b/install-sh @@ -163,7 +163,7 @@ dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` # Skip lots of stat calls in the usual case. if [ ! -d "$dstdir" ]; then -defaultIFS=' +defaultIFS=' ' IFS="${IFS-${defaultIFS}}"