Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 13ad3cc54f7ff17370910e2d639409c9 > scriptlet

qt3-common-3.3.8b-42.1.mga6.x86_64.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