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

Collapse All | Expand All

(-)networkmanager-0.8.2-r2.ebuild (+2 lines)
Lines 87-92 Link Here
87
	epatch "${FILESDIR}/${P}-accept-gw.patch"
87
	epatch "${FILESDIR}/${P}-accept-gw.patch"
88
	# Backports #1
88
	# Backports #1
89
	epatch "${FILESDIR}/${P}-1.patch"
89
	epatch "${FILESDIR}/${P}-1.patch"
90
	# do not overwrite /etc/hosts
91
	epatch "${FILESDIR}/${P}-etchosts.patch"
90
}
92
}
91
93
92
src_configure() {
94
src_configure() {

Return to bug 345401