Sophie

Sophie

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

libcrystalhd-common-0-0.20110315.5.mga4.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