Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 6619cea4e2ceff13e714b244663de3ae > scriptlet

mlocate-0.24-1.fc16.i686.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