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

Collapse All | Expand All

(-)pam-1.1.2.ebuild.old (+3 lines)
Lines 88-93 Link Here
88
	# library suffix but no suffix on the ELF symbols).
88
	# library suffix but no suffix on the ELF symbols).
89
	epatch "${FILESDIR}/${MY_PN}-1.1.1-gentoodb.patch"
89
	epatch "${FILESDIR}/${MY_PN}-1.1.1-gentoodb.patch"
90
90
91
	# Fix building of doc/specs, see bug 339174
92
	epatch "${FILESDIR}/${MY_PN}-1.0.4-cross-compile.patch"
93
91
	# Remove libtool-2 libtool macros, see bug 261167
94
	# Remove libtool-2 libtool macros, see bug 261167
92
	rm m4/libtool.m4 m4/lt*.m4 || die "rm libtool macros failed."
95
	rm m4/libtool.m4 m4/lt*.m4 || die "rm libtool macros failed."
93
96

Return to bug 339174