Searched refs:dstdir (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dinstall-sh159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
165 if [ ! -d "$dstdir" ]; then
173 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
/vbox/src/libs/libxml2-2.6.31/
H A Dinstall-sh158 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
164 if [ ! -d "$dstdir" ]; then
172 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
223 dsttmp=$dstdir/#inst.$$#
244 $doit $rmcmd -f $dstdir/$dstfile &&
245 $doit $mvcmd $dsttmp $dstdir/$dstfile
/vbox/src/libs/liblzf-3.4/
H A Dinstall-sh159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
165 if [ ! -d "$dstdir" ]; then
173 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

Completed in 53 milliseconds