Sophie

Sophie

distrib > * > 2008.0 > x86_64 > media > main-updates > by-pkgid > c303ef117310d7d2ee71e0dd9c92b1f1 > scriptlet

mandriva-kde-config-common-2008.0-29.1mdv2008.0.noarch.rpm

POSTIN

/bin/sh
update-alternatives --install /etc/kderc kde-config /var/lib/mandriva/kde-profiles/common/upstream-kde-config 9

POSTUN

/bin/sh
if ! [ -e /var/lib/mandriva/kde-profiles/common/upstream-kde-config ]; then
  update-alternatives --remove kde-config /var/lib/mandriva/kde-profiles/common/upstream-kde-config
fi