Home | History | Annotate | Download | only in open-vcdiff

Lines Matching refs:thisdir

4835 	    # Relative path: add a thisdir entry.
4836 rpath="$rpath\$thisdir/$dir:"
5384 thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
5385 test \"x\$thisdir\" = \"x\$file\" && thisdir=.
5387 # Follow symbolic links until we get to the real thisdir.
5392 # If there was a directory component, then change thisdir.
5395 [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;;
5396 *) thisdir=\"\$thisdir/\$destdir\" ;;
5401 file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
5405 absdir=\`cd \"\$thisdir\" && pwd\`
5406 test -n \"\$absdir\" && thisdir=\"\$absdir\"
5412 progdir=\"\$thisdir/$objdir\"
5446 progdir=\"\$thisdir/$objdir\"