diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 16:38:26 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 16:38:26 +0000 |
| commit | edf8a8d3e6e27a6a792b78a1ff4c458609b529ff (patch) | |
| tree | 201937176fe36c5f22fdd7dfce4508548b196aca /doc | |
| parent | cb33f3c61e3e9e8b2204c2a1288d9168291fbabb (diff) | |
| download | nsss-edf8a8d3e6e27a6a792b78a1ff4c458609b529ff.tar.gz | |
Install static libs in /usr/lib by default
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/upgrade.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 1c888c7..a00c0b5 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -25,6 +25,7 @@ dependency bumped to 2.14.3.0. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> run-time dependency bumped to 2.13.0.1. </li> + <li> Static libraries now install in <tt>/usr/lib</tt> by default. </li> </ul> <h2> In 0.2.0.4 </h2> |
