diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-21 01:53:07 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-21 01:53:07 +0000 |
commit | 66cdf55d28c8fc27ecdeb755c7dfb5ebe04d8cc2 (patch) | |
tree | 56bc996810ef39f13a1fb4affa84536ad5eb0465 /INSTALL | |
parent | 6882b1e7632d6820f8b1e3840fcdcd23bfd968a5 (diff) | |
download | s6-rc-66cdf55d28c8fc27ecdeb755c7dfb5ebe04d8cc2.tar.xz |
- fix shebang invocation
- accept symlinks to subdirs in source directories
- make oneshot down scripts optional
- execline dep bump
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 4.0 or later - skalibs version 2.3.6.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.1.2.2 or later: http://skarnet.org/software/execline/ + - execline version 2.1.3.0 or later: http://skarnet.org/software/execline/ - s6 version 2.2.0.0 or later: http://skarnet.org/software/s6/ This software will run on any operating system that implements |