Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > media > plf-free > by-pkgid > f93921303d0a173912725aab0e9166cf > scriptlet

gnomeboyadvance-0.4-3plf.noarch.rpm

PREUN

/bin/sh
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/gnomeboyadvance.schemas > /dev/null

POSTIN

/bin/sh
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi 

export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule /etc/gconf/schemas/gnomeboyadvance.schemas > /dev/null

POSTUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi