Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 333247 | Differences between
and this patch

Collapse All | Expand All

(-)vim-7.3.ebuild.old (+1 lines)
Lines 19-24 Link Here
19
IUSE=""
19
IUSE=""
20
20
21
src_prepare() {
21
src_prepare() {
22
	epatch "${FILESDIR}"/${PN}-cross-uint32.patch
22
	vim_src_prepare
23
	vim_src_prepare
23
24
24
	if [[ ${CHOST} == *-interix* ]]; then
25
	if [[ ${CHOST} == *-interix* ]]; then

Return to bug 333247