Sophie

Sophie

distrib > Fedora > 15 > x86_64 > media > os > by-pkgid > 7a304bd8f2af9dd016dbbf87270f7f6c > scriptlet

mlocate-0.24-1.fc15.x86_64.rpm

PREIN

/bin/sh
getent group slocate >/dev/null || groupadd -g 21 -r -f slocate
exit 0

POSTIN

/bin/sh
if /bin/grep -q '^[^#]*DAILY_UPDATE' /etc/updatedb.conf; then
    /bin/sed -i.rpmsave -e '/DAILY_UPDATE/s/^/#/' /etc/updatedb.conf
fi