s6

Mirror/fork of https://skarnet.org/software/s6/
git clone https://ccx.te2000.cz/git/s6
Log | Files | Refs | README | LICENSE

commit db870cb481050a5ba03a586a5e01c0f7a72d01ed
parent 985e4f5f9e7d7c85cf0ef8c04f7883e8918bc83d
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Tue, 16 Dec 2014 02:10:18 +0000

 Update doc: dependency to make 4

Diffstat:
MINSTALL | 2+-
Mdoc/index.html | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL b/INSTALL @@ -5,7 +5,7 @@ Build Instructions ------------ - A POSIX-compliant C development environment - - GNU make version 3.81 or later + - GNU make version 4.0 or later - skalibs version 2.0.0.0 or later: http://skarnet.org/software/skalibs/ - execline version 2.0.0.0 or later: http://skarnet.org/software/execline/ diff --git a/doc/index.html b/doc/index.html @@ -50,7 +50,7 @@ supervision that might help you understand the basics. <ul> <li> A POSIX-compliant system with a standard C development environment </li> - <li> GNU make, version 3.81 or later </li> + <li> GNU make, version 4.0 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version 2.0.0.0 or later </li> <li> <a href="http://skarnet.org/software/execline/">execline</a> version