Sophie

Sophie

distrib > * > 2009.0 > i586 > by-pkgid > 4cf30d548838cf5ddffb5ff2ae3238dc > scriptlet

sawfish-1.3.4-2mdv2009.0.i586.rpm

PREUN

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

POSTIN

/bin/sh
#gpw: create the menu file to make rpmlint shut up
touch /etc/X11/sawfish/mandrake-menu.jl
if [[ -f /usr/share/info/sawfish.info.lzma ]]; then /sbin/install-info /usr/share/info/sawfish.info.lzma --dir=/usr/share/info/dir; fi