diff --git a/bin/epm-status b/bin/epm-status index 04e8f69a..a97603e2 100644 --- a/bin/epm-status +++ b/bin/epm-status @@ -274,7 +274,7 @@ epm_status_thirdparty() echo "$distribution" | grep -q "^EEPM" && return 1 return 0 ;; - rosafresh|mos) + rosa*|mos) epm_status_validate $pkg || return 1 echo "$distribution" | grep -q "^ROSA" && return 1