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

Collapse All | Expand All

(-)/usr/portage/net-fs/samba/samba-4.5.3.ebuild (+3 lines)
Lines 112-117 Link Here
112
	# ugly hackaround for bug #592502
112
	# ugly hackaround for bug #592502
113
	cp /usr/include/tevent_internal.h "${S}"/lib/tevent/ || die
113
	cp /usr/include/tevent_internal.h "${S}"/lib/tevent/ || die
114
114
115
	# workaround for bug #603570
116
	rm -f "${S}/source4/heimdal_build/krb5-types.h"
117
115
	multilib_copy_sources
118
	multilib_copy_sources
116
}
119
}
117
120

Return to bug 603570