[ -n "${IPKG_INSTROOT}" ] || {
	(. /etc/uci-defaults/91_luci-oaf) && rm -f /etc/uci-defaults/91_luci-oaf 
	(. /etc/uci-defaults/92_add_user_section) && rm -f /etc/uci-defaults/92_add_user_section
	rm -f /tmp/luci-indexcache
	rm -rf /tmp/luci-modulecache/
	exit 0
}
