Commit 3c170c8a authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-addrepo: don't use apt-repo as callback anymore

parent 959945b2
...@@ -377,9 +377,7 @@ __epm_addrepo_altlinux() ...@@ -377,9 +377,7 @@ __epm_addrepo_altlinux()
return return
fi fi
# TODO: rewrite this fallback fatal "Can't recognize how to add $repo, please report it"
assure_exists apt-repo
sudocmd apt-repo $dryrun add "$repo"
} }
......
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