slackbuilds_ponce/misc/ibus-chewing/doinst.sh

10 lines
230 B
Bash
Raw Normal View History

schema_install() {
SCHEMA="$1"
GCONF_CONFIG_SOURCE="xml::etc/gconf/gconf.xml.defaults" \
chroot . gconftool-2 --makefile-install-rule \
/etc/gconf/schemas/$SCHEMA \
1>/dev/null
}
schema_install ibus-chewing.schemas