Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > 6b36fb9ba89e7371c2c0b7f0436a1f9f > scriptlet

libalsa-data-1.0.23-2.1mdv2010.1.i586.rpm

POSTIN

/bin/sh
/usr/sbin/update-alternatives \
  --install /etc/sound/profiles/current soundprofile /etc/sound/profiles/alsa 10

POSTUN

/bin/sh
if [ ! -f /etc/sound/profiles/alsa/profile.conf ]; then
  /usr/sbin/update-alternatives --remove soundprofile /etc/sound/profiles/alsa
fi