Commit 0a366cf5 authored by Vitaly Lipatov's avatar Vitaly Lipatov

glibc-restore.sh: don't touch glibc package

parent 57f6dbbe
......@@ -4,7 +4,7 @@
[ "$($DISTRVENDOR -d)" != "ALTLinux" ] && echo "Only ALTLinux is supported" && exit 1
epm downgrade glibc glibc-core glibc-preinstall
epm downgrade glibc-core glibc-preinstall
exit 0
TR=$(mktemp)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment