diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 18:22:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 18:22:32 +0000 |
commit | a4e8c4473a214b783d05a1fd98309596943847f5 (patch) | |
tree | 78c30507d25518a62b391dae988783dd7781e18d /NEWS | |
parent | d3a944d70ef6b07753659aabe237168f91473fc8 (diff) | |
download | s6-rc-a4e8c4473a214b783d05a1fd98309596943847f5.tar.xz |
Install static libraries in /usr/lib by default
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ In 0.5.5.0 ---------- - Bugfixes. These include a new API in libs6rc. + - Install static libraries in /usr/lib by default. In 0.5.4.3 |