| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | sed: alternatives instead of postinst | Huangbin Zhan | 2020-06-23 |
| | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com> | ||
| * | sed: disable acl | Russell Senior | 2020-03-09 |
| | | | | | | | | | | If libacl is built, gnu sed finds it during configuration and enables support linking in libacl. This results in build failures due to the missing dependency. Consequently, use CONFIGURE_ARGS to disable acl support. Reported-by: Rosen Penev rosenp@gmail.com Signed-off-by: Russell Senior <russell@personaltelco.net> | ||
| * | sed: add Gnu sed | Russell Senior | 2020-03-02 |
| Signed-off-by: Russell Senior <russell@personaltelco.net> | |||