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

Collapse All | Expand All

(-)pam_krb5-1.0.ebuild.orig (+2 lines)
Lines 17-22 Link Here
17
17
18
src_compile() {
18
src_compile() {
19
	epatch ${FILESDIR}/${P}-gentoo.diff
19
	epatch ${FILESDIR}/${P}-gentoo.diff
20
	epatch ${FILESDIR}/${P}-pam_krb5_auth.c.diff
21
	epatch ${FILESDIR}/${P}-support.c.diff
20
	make CFLAGS="$CFLAGS" || die
22
	make CFLAGS="$CFLAGS" || die
21
}
23
}
22
24

Return to bug 35059