Sophie

Sophie

distrib > Mageia > 1 > x86_64 > by-pkgid > 648b399d54188e89bd891a13c73981f8 > scriptlet

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