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

epm-install: fix double run rpm installing on ALT

parent 7d3b7b33
......@@ -348,7 +348,8 @@ epm_install_files()
[ -n "$nodeps" ] && return $RES
fi
# use install_names
epm_install_names "$@"
return
;;
esac
......
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