Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > a843d03a81c9f1e85aab386bcdf33a97 > scriptlet

libalsa-data-1.1.9-1.mga7.noarch.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