Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > 7761da149e2b2cf78d5e5ae7573a8adb > scriptlet

help2man-1.40.2-1.noarch.rpm

PREUN

/bin/sh
if [ "$1" = "0" ]; then if [[ -f /usr/share/info/help2man.info.xz ]]; then /sbin/install-info /usr/share/info/help2man.info.xz --dir=/usr/share/info/dir --remove ; fi; fi

POSTIN

/bin/sh
if [[ -f /usr/share/info/help2man.info.xz ]]; then /sbin/install-info /usr/share/info/help2man.info.xz --dir=/usr/share/info/dir; fi