Home | History | Annotate | Download | only in x86_64-linux-glibc2.15-4.8

Lines Matching refs:DST

643     local DST="$DIR/`basename $URL`"
645 download_file "$URL" "$DST"
1401 local DST=$(readlink $SL 2>/dev/null)
1402 local DST2=`basename $DST`
1403 if [ "$DST2" != "$DST" ]; then
1404 echo "Fixing symlink $SL --> $DST"