commit:     32ed39b3ffa37c79a813ad51f4afa0e4264529f3
Author:     Etienne Buira <etienne.buira <AT> free <DOT> fr>
AuthorDate: Tue Aug 16 17:03:22 2022 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 17:03:22 2022 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=32ed39b3

bugfix: do not try to install removed readpecoff

fixes: e5c884abfc5a00fad25c7086bc987f003f0b5473

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 bin/Makefile.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/Makefile.in b/bin/Makefile.in
index afff11dfb..d91a635e8 100644
--- a/bin/Makefile.in
+++ b/bin/Makefile.in
@@ -32,7 +32,6 @@ usr_sbinprogs = \
        env-update \
        etc-update \
        fixpackages \
-       readpecoff \
        regenworld
 
 all:

Reply via email to