Searched refs:dstdir (Results 1 – 2 of 2) sorted by relevance
246 dstdir=$dst247 test -d "$dstdir"277 dstdir=$dst278 dst=$dstdir/`basename "$src"`282 dstdir=`308 test -d "$dstdir"394 case $dstdir in405 set fnord $dstdir440 test -d "$dstdir" || exit 1454 dsttmp=$dstdir/_inst.$$_[all …]
159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`165 if [ ! -d "$dstdir" ]; then173 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`224 dsttmp=$dstdir/#inst.$$#245 $doit $rmcmd -f $dstdir/$dstfile &&246 $doit $mvcmd $dsttmp $dstdir/$dstfile