diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-04-15 14:12:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-04-15 14:12:13 +0000 |
commit | eed713a7a54262c9df8fa139db7d75112115d63f (patch) | |
tree | 8e96291e74d9672fd59fbebc2f556f273eaa1d72 | |
parent | 6ea75efabcd0fca8feb67d99e9c076c68cc16049 (diff) | |
download | nsss-eed713a7a54262c9df8fa139db7d75112115d63f.tar.gz nsss-eed713a7a54262c9df8fa139db7d75112115d63f.tar.xz nsss-eed713a7a54262c9df8fa139db7d75112115d63f.zip |
version: 0.1.0.1 v0.1.0.1
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL index 2e4c298..a84b20c 100644 --- a/INSTALL +++ b/INSTALL @@ -7,7 +7,8 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.10.0.3 or later: https://skarnet.org/software/skalibs/ - - To run the test suite and the nsssd-* programs: s6 version 2.10.0.3 or later: https://skarnet.org/software/s6/ + - To run the test suite and the nsssd-* programs: + s6 version 2.10.0.3 or later: https://skarnet.org/software/s6/ This software will run on any operating system that implements POSIX.1-2008, available at: |