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

Lines Matching refs:SL

1370     local SL
1386 for SL in $SYMLINKS; do
1388 local DST=$(readlink $SL 2>/dev/null)
1391 echo "Fixing symlink $SL --> $DST"
1392 rm $SL && ln -s $DST2 $SL