catalyst-auto-amd64: verbosely update_symlinks.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
parent
20553cc7ae
commit
a5c5c7faad
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ update_symlinks() {
|
||||||
-e 's/20\d{6}/latest/g;' \
|
-e 's/20\d{6}/latest/g;' \
|
||||||
-e 's/20\d{2}\.\d{2}/latest/g;' \
|
-e 's/20\d{2}\.\d{2}/latest/g;' \
|
||||||
<<<"$f")
|
<<<"$f")
|
||||||
ln -sf "$f" "$of"
|
ln -svf "$f" "$of"
|
||||||
done
|
done
|
||||||
popd >/dev/null
|
popd >/dev/null
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Reference in a new issue