Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > 3e01bf6ed500f464dc40cf049890f942 > scriptlet

GConf2-3.2.5-3.fc17.i686.rpm

POSTIN

/bin/sh
/sbin/ldconfig

if [ $1 -gt 1 ]; then
    if ! fgrep -q gconf.xml.system /etc/gconf/2/path; then
        sed -i -e 's@xml:readwrite:$(HOME)/.gconf@&\n\n# Location for system-wide settings.\nxml:readonly:/etc/gconf/gconf.xml.system@' /etc/gconf/2/path
    fi
fi