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

Collapse All | Expand All

(-)talloc-2.0.1-r1.ebuild.orig (-1 / +2 lines)
Lines 23-29 Link Here
23
	!<net-fs/samba-3.3"
23
	!<net-fs/samba-3.3"
24
24
25
src_prepare() {
25
src_prepare() {
26
	epatch "${FILESDIR}/${PN}-2.0.0-without-doc.patch"
26
	epatch "${FILESDIR}/${PN}-2.0.0-without-doc.patch" \
27
		"${FILESDIR}"/${P}-respect-ldflags.patch
27
28
28
	eautoconf -Ilibreplace
29
	eautoconf -Ilibreplace
29
30

Return to bug 323497