Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > by-pkgid > 5904ff36ce3da648f8cd4d75fe681ad4 > scriptlet

packagekit-0.6.0-2mdv2010.0.x86_64.rpm

POSTIN

/bin/sh
# the job count used to live in /var/run, but it's now in /var/lib with the
# other persistent bits
if [ -e /var/run/PackageKit/job_count.dat ]; then
	mv /var/run/PackageKit/job_count.dat /var/lib/PackageKit/job_count.dat
fi