Commit d839aeee authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repo change: don't call repofix before --list

parent b00bb271
......@@ -237,8 +237,7 @@ __epm_repochange_alt()
epm_repochange()
{
epm_repofix
[ "$1" = "--list" ] || epm_repofix
case $BASEDISTRNAME in
"alt")
__epm_repochange_alt "$@"
......
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