Searched refs:dstfile (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xsetmode/dist/
H A Dinstall-sh225 dstfile=`basename "$dst"`
227 dstfile=`basename "$dst" $transformbasename |
233 if [ x"$dstfile" = x ]
235 dstfile=`basename "$dst"`
271 if [ -f "$dstdir/$dstfile" ]
273 $doit $rmcmd -f "$dstdir/$dstfile" 2>/dev/null ||
274 $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null ||
276 echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2
286 $doit $mvcmd "$dsttmp" "$dstdir/$dstfile"
/xsrc/external/mit/libxkbui/dist/
H A Dinstall-sh257 dstfile=`basename "$dst"`
282 { $doit $mvcmd -f "$dsttmp" "$dstdir/$dstfile" 2>/dev/null \
294 if test -f "$dstdir/$dstfile"; then
295 $doit $rmcmd -f "$dstdir/$dstfile" 2>/dev/null \
296 || $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null \
298 echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2
307 $doit $mvcmd "$dsttmp" "$dstdir/$dstfile"
/xsrc/external/mit/xf86-video-imstt/dist/
H A Dinstall-sh257 dstfile=`basename "$dst"`
282 { $doit $mvcmd -f "$dsttmp" "$dstdir/$dstfile" 2>/dev/null \
294 if test -f "$dstdir/$dstfile"; then
295 $doit $rmcmd -f "$dstdir/$dstfile" 2>/dev/null \
296 || $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null \
298 echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2
307 $doit $mvcmd "$dsttmp" "$dstdir/$dstfile"
/xsrc/external/mit/xf86-video-nsc/dist/
H A Dinstall-sh257 dstfile=`basename "$dst"`
282 { $doit $mvcmd -f "$dsttmp" "$dstdir/$dstfile" 2>/dev/null \
294 if test -f "$dstdir/$dstfile"; then
295 $doit $rmcmd -f "$dstdir/$dstfile" 2>/dev/null \
296 || $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null \
298 echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2
307 $doit $mvcmd "$dsttmp" "$dstdir/$dstfile"
/xsrc/external/mit/xf86-input-ws/dist/
H A Dinstall-sh257 dstfile=`basename "$dst"`
282 { $doit $mvcmd -f "$dsttmp" "$dstdir/$dstfile" 2>/dev/null \
294 if test -f "$dstdir/$dstfile"; then
295 $doit $rmcmd -f "$dstdir/$dstfile" 2>/dev/null \
296 || $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null \
298 echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2
307 $doit $mvcmd "$dsttmp" "$dstdir/$dstfile"
/xsrc/external/mit/xsetpointer/dist/
H A Dinstall-sh257 dstfile=`basename "$dst"`
282 { $doit $mvcmd -f "$dsttmp" "$dstdir/$dstfile" 2>/dev/null \
294 if test -f "$dstdir/$dstfile"; then
295 $doit $rmcmd -f "$dstdir/$dstfile" 2>/dev/null \
296 || $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null \
298 echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2
307 $doit $mvcmd "$dsttmp" "$dstdir/$dstfile"
/xsrc/external/mit/xf86-video-intel/dist/
H A Dinstall-sh248 dstfile=`basename "$file"`
249 dstfinal="$dstdir/$dstfile"

Completed in 4 milliseconds