summaryrefslogtreecommitdiff
path: root/repo/core/readline.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-12 23:04:23 +0000
committerdavidovski <david@davidovski.xyz>2022-01-12 23:04:23 +0000
commit1f9fb2e790e9b0aee98fda60c9ca9ab87f61cce0 (patch)
tree2c850782b81eef5238416557438836c342da9165 /repo/core/readline.xibuild
parent7df0ff4b9974d394786ceee9bd5e3df6616b846b (diff)
updated all build files based on lfs
Diffstat (limited to 'repo/core/readline.xibuild')
-rw-r--r--repo/core/readline.xibuild3
1 files changed, 3 insertions, 0 deletions
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 \