Commit f19997bc authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-autoorphans: do update too

parent 9b1f1725
...@@ -36,7 +36,7 @@ case $PMTYPE in ...@@ -36,7 +36,7 @@ case $PMTYPE in
echo "We will try remove all installed packages which are missed in repositories" echo "We will try remove all installed packages which are missed in repositories"
warning "Use with caution!" warning "Use with caution!"
fi fi
epm upgrade || fatal epm Upgrade || fatal
local PKGLIST=$(__epm_orphan_altrpm \ local PKGLIST=$(__epm_orphan_altrpm \
| sed -e "s/\.32bit//g" \ | sed -e "s/\.32bit//g" \
| grep -v -- "^eepm$" \ | grep -v -- "^eepm$" \
......
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