Files
gentoo/sys-apps/udevil/files/udevil-0.4.4-no-libtool.patch
Ben Kohler 3b4b017b8d sys-apps/udevil: drop libtool
Thanks to Ørjan Malde (red@foxi.me) for patch

Closes: https://github.com/gentoo/gentoo/pull/19062
Closes: https://bugs.gentoo.org/765568
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2021-01-15 14:51:25 -06:00

11 lines
223 B
Diff

--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,6 @@ AM_MAINTAINER_MODE
AC_ISC_POSIX
AM_PROG_CC_C_O
AC_HEADER_STDC
-AM_PROG_LIBTOOL
AC_PROG_INSTALL
AC_DEFINE_UNQUOTED(UDEVIL_VERSION, "$VERSION", [udevil version])