Commit cc729519 authored by Boris Yumankulov's avatar Boris Yumankulov Committed by Vitaly Lipatov

epm status: fix Rosa and MOS detection again

parent 95478e72
......@@ -170,7 +170,7 @@ epm_status_original()
echo "$release" | grep -q "el7" || return 1
return 0
;;
ROSAFresh|MOSDesktop)
ROSA*|MOSDesktop)
epm_status_validate $pkg || return 1
epm_status_repacked $pkg && return 1
......
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