Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > a8a20314f11b2415650e60895586dbc9 > scriptlet

mlocate-0.24-4.x86_64.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