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

Collapse All | Expand All

(-)freebsd-rescue-9.2_rc3.ebuild (-1 / +1 lines)
Lines 56-62 Link Here
56
src_prepare() {
56
src_prepare() {
57
	# As they are patches from ${WORKDIR} apply them by hand
57
	# As they are patches from ${WORKDIR} apply them by hand
58
	cd "${WORKDIR}"
58
	cd "${WORKDIR}"
59
	epatch "${FILESDIR}/${PN}"-7.1-zlib.patch
59
	epatch "${FILESDIR}/${PN}"-10.0-zlib.patch
60
	epatch "${FILESDIR}/freebsd-sbin-bsdxml2expat.patch"
60
	epatch "${FILESDIR}/freebsd-sbin-bsdxml2expat.patch"
61
}
61
}
62
62

Return to bug 488214