diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-08-20 09:20:56 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-08-20 09:20:56 +0000 |
commit | 28f5b4e7a5cce43198269f26583e66a232a976b5 (patch) | |
tree | a9fb8a49920db08193aa7ad2d88d533b8e1ea141 /src/usertree/deps-exe | |
parent | 632acb58b77d08a384ada611b5ab1ebca96ff85d (diff) | |
download | s6-28f5b4e7a5cce43198269f26583e66a232a976b5.tar.xz |
Factor s6_auto_write_logrun into a new libs6auto
libs6auto distinct from libs6 because of execline dep.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'src/usertree/deps-exe')
-rw-r--r-- | src/usertree/deps-exe/s6-usertree-maker | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usertree/deps-exe/s6-usertree-maker b/src/usertree/deps-exe/s6-usertree-maker index e7187fe..750e758 100644 --- a/src/usertree/deps-exe/s6-usertree-maker +++ b/src/usertree/deps-exe/s6-usertree-maker @@ -1 +1,2 @@ +libs6auto.a.xyzzy -lskarnet |