From 1f9fb2e790e9b0aee98fda60c9ca9ab87f61cce0 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 12 Jan 2022 23:04:23 +0000 Subject: updated all build files based on lfs --- repo/core/readline.xibuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'repo/core/readline.xibuild') diff --git a/repo/core/readline.xibuild b/repo/core/readline.xibuild index 844b109..b2797f8 100644 --- a/repo/core/readline.xibuild +++ b/repo/core/readline.xibuild @@ -7,6 +7,9 @@ DESC="a set of libraries that offer command line editing and history capabilitie build () { + sed -i '/MV.*old/d' Makefile.in + sed -i '/{OLDSUFF}/c:' support/shlib-install + ./configure --prefix=/usr \ --disable-static \ --with-curses \ -- cgit v1.2.1