Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 8da6d5a7eff76256b31c422c36e04e94 > scriptlet

mlocate-0.24-1.mga1.i586.rpm

PREIN

/bin/sh
if [ "$1" = "1" ]; then
	/usr/sbin/groupadd -r -f mlocate
elif [ "$1" = "2" ]; then
	if grep	slocate	/etc/group > /dev/null; then
		/usr/sbin/groupmod -n mlocate slocate
	fi
fi

POSTIN

/bin/sh
# for %ghost:
touch /var/lib/mlocate/mlocate.db