commit: fdd74eff0dfdad7138c9b93f071076f0428bff5b Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Jun 25 18:48:58 2020 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Jun 25 19:57:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd74eff
sys-apps/ipmiutil: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/16415 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../ipmiutil/files/ipmiutil-3.1.4-fix_lanplus_build.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/sys-apps/ipmiutil/files/ipmiutil-3.1.4-fix_lanplus_build.patch b/sys-apps/ipmiutil/files/ipmiutil-3.1.4-fix_lanplus_build.patch deleted file mode 100644 index 3f1331412d8..00000000000 --- a/sys-apps/ipmiutil/files/ipmiutil-3.1.4-fix_lanplus_build.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/configure.ac 2020-01-24 23:32:53.768314546 +0700 -+++ b/configure.ac 2020-01-24 23:32:13.971662393 +0700 -@@ -94,7 +94,7 @@ AC_ARG_ENABLE([landesk], - - dnl Configure ipmiutil for lanplus (libipmi_lanplus.a) or not (default yes) - AC_ARG_ENABLE([lanplus], -- [ --enable-lanplus enable lanplus support (default=yes)],[default=yes], -+ [ --enable-lanplus enable lanplus support (default=yes)], - [if test "x$enableval" = "xno"; then - drv_lanplus="" - LANPLUS_CFLAGS=""
