diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 19:57:28 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 19:57:28 +0000 |
commit | e9b3fdb19cb1bcabbd1926ebe05f111cac30e233 (patch) | |
tree | 14988a6592f8d91b199ee7652d60f86c3cdaec5f /NEWS | |
parent | c5df78c777a00e464101da680cdba0cca518225e (diff) | |
download | s6-networking-e9b3fdb19cb1bcabbd1926ebe05f111cac30e233.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 2.7.0.4 ---------- - Bugfixes. + - Install static libraries in /usr/lib by default. In 2.7.0.3 |