Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > a36049981f4b9ada890bed44777d37f4 > scriptlet

packagekit-0.8.14-3.mga4.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