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

(-)a/net-fs/autofs/autofs-5.0.7-r4.ebuild (+1 lines)
Lines 76-81 src_prepare() { Link Here
76
			epatch "${WORKDIR}"/patches
76
			epatch "${WORKDIR}"/patches
77
	fi
77
	fi
78
	sed -i -e "s:/usr/bin/kill:/bin/kill:" samples/autofs.service.in || die #bug #479492
78
	sed -i -e "s:/usr/bin/kill:/bin/kill:" samples/autofs.service.in || die #bug #479492
79
	sed -i -e "/^AC_MSG_CHECKING/s:gcc -fPIE:\$CC -fPIE:" configure.in || die #bug #483720
79
	autotools-utils_src_prepare
80
	autotools-utils_src_prepare
80
}
81
}
81
82

Return to bug 483720