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