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