Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bb2cdf08cef488fb1ac10ca2c4929a85 > scriptlet

tn5250-0.17.4-1mdv2009.1.i586.rpm

PREUN

/bin/sh
if [ $1 = 0 ]; then
rm -f /usr/share/terminfo/5/5250
rm -f /usr/share/terminfo/X/xterm-5250
fi

POSTIN

/bin/sh
if which tic>/dev/null 2>&1; then tic /usr/share/tn5250/5250.terminfo >/dev/null 2>&1; fi