X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=install-sh;h=c122ef95bd89629e8eb364591155d9d420307a7b;hb=d49dc5898b8279a8c040ff13faa8fb14e612f38d;hp=e9de23842dcd44d2953129c866b1ad25f7e1f1d9;hpb=fc554a43712b76d16b41ec77dd311b4a78b1ef6b;p=swftools.git diff --git a/install-sh b/install-sh index e9de238..c122ef9 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}}"