diff options
Diffstat (limited to 'meta-networking/recipes-irc/znc/znc_git.bb')
| -rw-r--r-- | meta-networking/recipes-irc/znc/znc_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-irc/znc/znc_git.bb b/meta-networking/recipes-irc/znc/znc_git.bb index f3345a9443..c2d71563a1 100644 --- a/meta-networking/recipes-irc/znc/znc_git.bb +++ b/meta-networking/recipes-irc/znc/znc_git.bb | |||
| @@ -21,7 +21,7 @@ S = "${WORKDIR}/git" | |||
| 21 | 21 | ||
| 22 | inherit autotools-brokensep pkgconfig | 22 | inherit autotools-brokensep pkgconfig |
| 23 | 23 | ||
| 24 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'ipv6', '', d)}" | 24 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" |
| 25 | PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," | 25 | PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," |
| 26 | 26 | ||
| 27 | # ZNC has a custom autogen.sh that states that this command is needed *and* expected to fail | 27 | # ZNC has a custom autogen.sh that states that this command is needed *and* expected to fail |
