Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 52588f1870f6dbc082f3751c053201ca > scriptlet

qt4-qtconfig-4.7.4-1.2.mga1.i586.rpm

POSTIN

/bin/sh
update-alternatives --install /usr/bin/qtconfig qtconfig /usr/lib/qt4/bin/qtconfig 20

POSTUN

/bin/sh
if ! [ -e /usr/lib/qt4/bin/qtconfig ]; then
  update-alternatives --remove qtconfig /usr/lib/qt4/bin/qtconfig 
fi