Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > 391875010cf557455b9dced9e4ca34b7 > scriptlet

mlview-0.7.1-3.amd64.rpm

PREUN

/bin/sh

if [ $1 = 0 ]; then 
    umask 022; 
    GCONF_CONFIG_SOURCE="xml:readwrite:/etc/gconf/gconf.xml.defaults" /usr/bin/gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/mlview.schemas > /dev/null 
fi

POSTIN

/bin/sh
/sbin/ldconfig

    umask 022; 
    GCONF_CONFIG_SOURCE="xml:readwrite:/etc/gconf/gconf.xml.defaults" /usr/bin/gconftool-2 --makefile-install-rule /etc/gconf/schemas/mlview.schemas > /dev/null