mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 09:45:24 +01:00
Add sed 4.8
This commit is contained in:
parent
7588bddd8e
commit
997cd15453
7 changed files with 104 additions and 0 deletions
|
|
@ -848,3 +848,10 @@ grep 3.7
|
|||
========
|
||||
|
||||
Newer ``grep`` will be needed to bootstrap ``autogen``.
|
||||
|
||||
sed 4.8
|
||||
=======
|
||||
|
||||
Earlier ``sed`` was built with manual makefile with most features compiled out.
|
||||
Build a newer ``sed`` using GNU Autotools build system. In particular this will let
|
||||
sed keep executable bit on after in place editing.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue