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-2.05b-r11.ebuild (+3 lines)
Lines 49-54 Link Here
49
	# Fix bash call to setlocale #64266
49
	# Fix bash call to setlocale #64266
50
	epatch ${FILESDIR}/${P}-setlocale.patch
50
	epatch ${FILESDIR}/${P}-setlocale.patch
51
51
52
	# Fix bash isnetconn problem
53
	epatch ${FILESDIR}/bash-isnetconn.patch
54
52
	# Enable SSH_SOURCE_BASHRC (#24762)
55
	# Enable SSH_SOURCE_BASHRC (#24762)
53
	echo '#define SSH_SOURCE_BASHRC' >> config-top.h
56
	echo '#define SSH_SOURCE_BASHRC' >> config-top.h
54
57

Return to bug 79124