Skip to content

Commit

Permalink
mail-filter/exim-geoip: fix compatibility with exim-4.93
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/723088
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Fabian Groffen <[email protected]>
  • Loading branch information
grobian committed May 15, 2020
1 parent 1419ae7 commit 0d49147
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/exim-geoipv6-dlfunc-${PV}"

src_configure() {
append-cppflags "-I/usr/include/exim"
append-cppflags "-I/usr/include/exim -DDLFUNC_IMPL"
econf
}

Expand Down

0 comments on commit 0d49147

Please sign in to comment.