diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 21:14:52 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 21:14:52 +0000 |
commit | 41a1292705efee96f8b9e9b1c4a3c4eaff757a66 (patch) | |
tree | 1aa32932e6ad0d4918e4ee3b92d23984b45bf17c /doc | |
parent | 578d541c830194dc4445237d7fefdd0f6c73f031 (diff) | |
download | pamela-41a1292705efee96f8b9e9b1c4a3c4eaff757a66.tar.xz |
Install static libs in /usr/lib by default
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 45692b2..9a2ca58 100644 --- a/doc/index.html +++ b/doc/index.html @@ -63,7 +63,7 @@ for privilege elevation. that supports Linux-PAM - (so, probably a Linux system) </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.14.0.0 or later. It's a build-time requirement and a run-time +2.14.3.0 or later. It's a build-time requirement and a run-time requirement. </li> <li> <a href="http://www.linux-pam.org/">Linux-PAM</a> version 1.3.0 or later. It's a build-time requirement and a run-time requirement. </li> |