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

Collapse All | Expand All

(-)wpa_supplicant-2.5-r1.ebuild (+3 lines)
Lines 122-127 Link Here
122
	# SO WOULD BE NICE TO JUST DROP IT, IF IT IS NOT NEEDED.
122
	# SO WOULD BE NICE TO JUST DROP IT, IF IT IS NOT NEEDED.
123
	# bug (374089)
123
	# bug (374089)
124
	#epatch "${FILESDIR}/${P}-dbus-WPAIE-fix.patch"
124
	#epatch "${FILESDIR}/${P}-dbus-WPAIE-fix.patch"
125
126
	# bug (565270)
127
	epatch "${FILESDIR}/${P}-libressl.patch"
125
}
128
}
126
129
127
src_configure() {
130
src_configure() {

Return to bug 565270