Commit 69f891b5 authored by Vitaly Lipatov's avatar Vitaly Lipatov

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

This reverts commit 3c170c8a.
parent a92e4f2d
......@@ -385,7 +385,9 @@ __epm_addrepo_altlinux()
return
fi
fatal "Can't recognize how to add $repo, please report it"
# TODO: rewrite this fallback
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