Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-release > by-pkgid > 33306385c15bae9847d1a69460e36db9 > scriptlet

qt3-common-3.3.8b-18mdv2010.1.i586.rpm

POSTIN

/bin/sh
update-alternatives --install /usr/bin/qtconfig qtconfig /usr/lib/qt3/bin/qtconfig 10

POSTUN

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