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

Collapse All | Expand All

(-)ati-drivers-8.42.3.ebuild.brokensuspend (+3 lines)
Lines 191-196 Link Here
191
191
192
	if kernel_is ge 2 6 23; then
192
	if kernel_is ge 2 6 23; then
193
		epatch "${FILESDIR}"/${PV}/${PN}-2.6.23.patch
193
		epatch "${FILESDIR}"/${PV}/${PN}-2.6.23.patch
194
		sed -i 's:CONFIG_SUSPEND_SMP:CONFIG_PM_SLEEP_SMP:' \
195
		"${S}/common/lib/modules/fglrx/firegl_public.h" \
196
		|| die "suspend sed failed"
194
	fi
197
	fi
195
}
198
}
196
199

Return to bug 196684