X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=install-sh;h=e9de23842dcd44d2953129c866b1ad25f7e1f1d9;hp=c122ef95bd89629e8eb364591155d9d420307a7b;hb=3d73649bf0e39778e715a07da902d0a858065a43;hpb=f4d742195d6d68082ea1cfa6ac258e29036e76e5 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}}"