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

Collapse All | Expand All

(-)ant-core-1.8.1.ebuild (+1 lines)
Lines 33-38 Link Here
33
src_prepare() {
33
src_prepare() {
34
	EPATCH_FORCE="yes" EPATCH_SUFFIX="patch" epatch "${WORKDIR}/patches/"
34
	EPATCH_FORCE="yes" EPATCH_SUFFIX="patch" epatch "${WORKDIR}/patches/"
35
	eprefixify "${WORKDIR}/ant"
35
	eprefixify "${WORKDIR}/ant"
36
	epatch "${FILESDIR}/honour_env_ant_home.patch"
36
37
37
	# use our split-ant build.xml
38
	# use our split-ant build.xml
38
	mv -f "${WORKDIR}/build.xml" . || die
39
	mv -f "${WORKDIR}/build.xml" . || die

Return to bug 300970