Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 44769ca13d0b4df8889101ae4d2d1205 > scriptlet

packagekit-0.8.6-7.mga3.i586.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