Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > 343cecd7658059f7f5d725ee1eb01a76 > scriptlet

ggz-docs-0.0.6-2mdk.noarch.rpm

PREUN

/bin/sh
if [ "$1" = "0" ]; then if [[ -f /usr/share/info/ggz-docs-game-development-guide.info.bz2 ]];then /sbin/install-info /usr/share/info/ggz-docs-game-development-guide.info.bz2 --dir=/usr/share/info/dir --remove ;fi; fi 
if [ "$1" = "0" ]; then if [[ -f /usr/share/info/ggz-docs-hosting-guide.info.bz2 ]];then /sbin/install-info /usr/share/info/ggz-docs-hosting-guide.info.bz2 --dir=/usr/share/info/dir --remove ;fi; fi

POSTIN

/bin/sh
if [[ -f /usr/share/info/ggz-docs-game-development-guide.info.bz2 ]];then /sbin/install-info /usr/share/info/ggz-docs-game-development-guide.info.bz2 --dir=/usr/share/info/dir;fi 
if [[ -f /usr/share/info/ggz-docs-hosting-guide.info.bz2 ]];then /sbin/install-info /usr/share/info/ggz-docs-hosting-guide.info.bz2 --dir=/usr/share/info/dir;fi