diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-16 12:47:19 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-16 12:47:19 +0000 |
commit | 134edc9b263cf09a84efab138afc1a852d476a98 (patch) | |
tree | a1d322860bc87032659d5f83648dd3c50994da41 /src | |
parent | 61c85a27095a6477195736ae065541acfc5d5098 (diff) | |
download | execline-134edc9b263cf09a84efab138afc1a852d476a98.tar.xz |
Apply Eric's patch for spawn support
Diffstat (limited to 'src')
-rw-r--r-- | src/execline/deps-exe/foreground | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/execline/deps-exe/foreground b/src/execline/deps-exe/foreground index 97021b5..7161673 100644 --- a/src/execline/deps-exe/foreground +++ b/src/execline/deps-exe/foreground @@ -1,2 +1,3 @@ ${LIBEXECLINE} -lskarnet +${SPAWN_LIB} |