Commit 947aae30 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-search: search in epm play --list-all too

parent 33111ad9
......@@ -121,6 +121,7 @@ case $PMTYPE in
esac
LANG=C docmd $CMD $string
epm play $short --list-all | sed -e 's|^ *||g' -e 's|[[:space:]]\+| |g' -e "s|\$| (use \'epm play\' to install it)|"
}
# produce grep sequence
......
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