src_prepare() {
epatch "${FILESDIR}/${PN}-3.14.9-aliasing.patch"
if use snmp; then
epatch "${FILESDIR}/${PN}-snmp-5.7.2.patch"
fi
}
src_configure() {