Commit 00c64fe8 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm addrepo: fix add url

parent 000bb297
......@@ -118,7 +118,7 @@ local repo="$(eval echo "$quoted_args")"
case $DISTRNAME in
ALTLinux)
__epm_addrepo_altlinux $pkg_names
__epm_addrepo_altlinux $repo
return
;;
esac
......
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