Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release > by-pkgid > ec5d36bb0e7c81e706523000345a4fc4 > scriptlet

libcrystalhd-common-0-0.20110315.14.mga9.x86_64.rpm

POSTIN

/bin/sh
# apply udev rules
if [ "$1" = "1" ]; then
	if [ -x /usr/bin/udevadm ]; then
		/usr/bin/udevadm trigger --sysname-match=crystalhd ||:
	fi
fi