Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > 7489a69a60893317e63409890ee937c1 > scriptlet

vcdimager-0.7.24-1.x86_64.rpm

PREUN

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

POSTIN

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