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

Collapse All | Expand All

(-)a/libcdio-paranoia-0.90_p1.ebuild (-1 / +1 lines)
Lines 29-35 DEPEND="${RDEPEND} Link Here
29
S=${WORKDIR}/${MY_P}
29
S=${WORKDIR}/${MY_P}
30
30
31
src_prepare() {
31
src_prepare() {
32
	epatch "${FILESDIR}"/${PN}-0.90-mkdir_p.patch
32
	epatch "${FILESDIR}"/${PN}-0.90-jaman-installfix.patch
33
	sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die #466410
33
	sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die #466410
34
	eautoreconf
34
	eautoreconf
35
}
35
}

Return to bug 477732