From 0f558761aa2dee1017b4751e4017205e015a9560 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 29 Jun 2022 12:04:12 +0100 Subject: gentoo resync : 29.12.2022 --- .../dovecot/files/dovecot-autoconf-lua-version.patch | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 net-mail/dovecot/files/dovecot-autoconf-lua-version.patch (limited to 'net-mail/dovecot/files') diff --git a/net-mail/dovecot/files/dovecot-autoconf-lua-version.patch b/net-mail/dovecot/files/dovecot-autoconf-lua-version.patch deleted file mode 100644 index 5572271929ef..000000000000 --- a/net-mail/dovecot/files/dovecot-autoconf-lua-version.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- a/m4/want_lua.m4 -+++ b/m4/want_lua.m4 -@@ -13,13 +13,12 @@ - AC_MSG_RESULT([$with_lua]) - - AS_IF([test "x$with_lua" != "xno"], -- [for LUAPC in lua5.3 lua-5.3 lua53 lua5.2 lua-5.2 lua52 lua5.1 lua-5.1 lua51 lua; do -+ [ - PKG_CHECK_MODULES([LUA], $LUAPC >= 5.1, [ - AC_DEFINE([HAVE_LUA], [1], [Define to 1 if you have lua]) - with_lua=yes - ], [LUAPC=""]) # otherwise pkg_check will fail - if test "x$LUA_LIBS" != "x"; then break; fi -- done - ]) - - AS_IF([test "x$with_lua" = "xyes"], [ -- cgit v1.2.3