Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 465048
Collapse All | Expand All

(-)a/mozc-1.6.1187.102.ebuild (+5 lines)
Lines 51-56 Link Here
51
	mv protobuf-${PROTOBUF_VER} files
51
	mv protobuf-${PROTOBUF_VER} files
52
}
52
}
53
53
54
src_prepare() {
55
	epatch "${FILESDIR}"/${PN}-1.10.1390.102-drop-Werror.patch
56
	epatch_user
57
}
58
54
src_configure() {
59
src_configure() {
55
	local myconf="--channel_dev=0"
60
	local myconf="--channel_dev=0"
56
	myconf+=" --server_dir=/usr/$(get_libdir)/mozc"
61
	myconf+=" --server_dir=/usr/$(get_libdir)/mozc"

Return to bug 465048