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

Collapse All | Expand All

(-)bash-3.0-r7.ebuild (+3 lines)
Lines 58-63 Link Here
58
	# Fix using bash with post-20040808 glibc ebuilds (from fedora)
58
	# Fix using bash with post-20040808 glibc ebuilds (from fedora)
59
	epatch ${FILESDIR}/${P}-jobs.patch
59
	epatch ${FILESDIR}/${P}-jobs.patch
60
60
61
	# Fix bash isnetconn problem
62
	epatch ${FILESDIR}/bash-isnetconn.patch
63
61
	# Enable SSH_SOURCE_BASHRC (#24762)
64
	# Enable SSH_SOURCE_BASHRC (#24762)
62
	echo '#define SSH_SOURCE_BASHRC' >> config-top.h
65
	echo '#define SSH_SOURCE_BASHRC' >> config-top.h
63
66

Return to bug 79124