Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 49133
Collapse All | Expand All

(-)/tmp/ppp/ppp-2.4.2-r2.ebuild (+1 lines)
Lines 30-35 Link Here
30
	if [ "`use atm`" -a "`use x86`" ]; then
30
	if [ "`use atm`" -a "`use x86`" ]; then
31
		einfo "Enabling PPPoATM support"
31
		einfo "Enabling PPPoATM support"
32
		epatch ${FILESDIR}/${PV}/pppoatm-2.diff.gz
32
		epatch ${FILESDIR}/${PV}/pppoatm-2.diff.gz
33
		sed -i -e "s/^LIBS =/LIBS = -latm/" pppd/Makefile.linux || die
33
	fi
34
	fi
34
35
35
	use activefilter && {
36
	use activefilter && {

Return to bug 49133