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

(-)/usr/portage/app-i18n/uim/uim-1.7.1-r1.ebuild (-4 / +1 lines)
Lines 111-120 Link Here
111
}
111
}
112
112
113
src_prepare() {
113
src_prepare() {
114
	epatch \
114
	epatch "${FILESDIR}"/${PN}-1.6.0-gentoo.patch
115
		"${FILESDIR}"/${PN}-1.7.1-qt4.patch \
116
		"${FILESDIR}"/${PN}-1.6.0-gentoo.patch \
117
		"${FILESDIR}"/${PN}-1.5.4-zhTW.patch
118
115
119
	# bug 275420
116
	# bug 275420
120
	sed -i -e "s:\$libedit_path/lib:/$(get_libdir):g" configure.ac || die
117
	sed -i -e "s:\$libedit_path/lib:/$(get_libdir):g" configure.ac || die

Return to bug 401143