Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 1b17e875d1365b2cb451a704cb436272 > scriptlet

mock-filesystem-3.5-1.mga9.noarch.rpm

PREIN

/bin/sh
# check for existence of mock group, create it if not found
getent group mock > /dev/null || groupadd -f -g 135 -r mock
exit 0