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-r9.ebuild (+3 lines)
Lines 47-52 Link Here
47
	# Fix using bash with post-20040808 glibc ebuilds (from fedora)
47
	# Fix using bash with post-20040808 glibc ebuilds (from fedora)
48
	epatch ${FILESDIR}/${P}-jobs.patch
48
	epatch ${FILESDIR}/${P}-jobs.patch
49
49
50
	# Fix bash isnetconn problem
51
	epatch ${FILESDIR}/bash-isnetconn.patch
52
50
	# Enable SSH_SOURCE_BASHRC (#24762)
53
	# Enable SSH_SOURCE_BASHRC (#24762)
51
	sed -e 's:^.*\(#define SSH_SOURCE_BASHRC\).*$:\1:' \
54
	sed -e 's:^.*\(#define SSH_SOURCE_BASHRC\).*$:\1:' \
52
		-i config-top.h
55
		-i config-top.h

Return to bug 79124