Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 2d1dc3c67834b45bb2169c784ce8f468 > scriptlet

qt3-common-3.3.8b-47.mga7.armv7hl.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