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 (+1 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}-errno.patch
20
	make CFLAGS="$CFLAGS" || die
21
	make CFLAGS="$CFLAGS" || die
21
}
22
}
22
23

Return to bug 35059