# fix variable declaration to avoid sandbox issue, #253134
epatch "${FILESDIR}/${PN}-3.3.1-sandbox-fix.patch"
# fix python-2.6 DeprecationWarnings
epatch "${FILESDIR}/${PN}-3.3.1-python.patch"
}
src_compile() {