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

Collapse All | Expand All

(-)bash-3.0-r5.ebuild.orig (+3 lines)
Lines 75-80 Link Here
75
	# bug 60127 (bash 3 breaks array stripping)
75
	# bug 60127 (bash 3 breaks array stripping)
76
	epatch ${FILESDIR}/${P}-array-stripping.patch
76
	epatch ${FILESDIR}/${P}-array-stripping.patch
77
77
78
	# Patch for multiline prompt bug
79
	epatch ${FILESDIR}/${P}-multiline-prompt.patch
80
	
78
	# Enable SSH_SOURCE_BASHRC (#24762)
81
	# Enable SSH_SOURCE_BASHRC (#24762)
79
	echo '#define SSH_SOURCE_BASHRC' >> config-top.h
82
	echo '#define SSH_SOURCE_BASHRC' >> config-top.h
80
83

Return to bug 65410