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