Commit 585ea680 authored by Vitaly Lipatov's avatar Vitaly Lipatov

repolist: print url on mandriva

parent b5a7dbeb
......@@ -38,13 +38,13 @@ case $PMTYPE in
docmd yum repolist
;;
urpm-rpm)
docmd urpmq --list-media
docmd urpmq --list-url
;;
zypper-rpm)
docmd zypper sl -d
;;
emerge)
docmd layman -L
docmd layman -L
;;
pacman)
docmd cat /etc/pacman.conf
......
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