pf_ring-kmod: add commet to upstream bug report

This commit is contained in:
Anton Bolshakov 2021-04-25 13:17:51 +08:00
parent dcbb2284f0
commit 8351c3a392
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -31,6 +31,7 @@ pkg_setup() {
}
src_prepare() {
#https://github.com/ntop/PF_RING/issues/709
eapply -p2 "${FILESDIR}/710.patch"
eapply_user
}