Commit 9700d794 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm prescription i586-support: fix typo

parent 8454db2f
......@@ -15,8 +15,8 @@ case "$vendor" in
epm repo add "$(epm --quiet repo list | grep "x86_64 classic" | sed -e 's|x86_64 |x86_64-i586|')"
epm update
fi
;;
exit
;;
esac
pkgtype="$(epm print info -p)"
......
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