Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-testing > by-pkgid > 0b279d071f1934adb49295a0f10f818c > scriptlet

libalsa-data-1.0.23-2.0.2mdv2010.1.x86_64.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