aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-18 23:12:41 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-18 23:12:41 +0000
commit564d45db7a27aa8336405c677bda00b1107b7705 (patch)
tree7e0c6138e116e774b397746bf2f2969e38ce676a
parent48479fc35c985931ec5258d76f34957daf541ac4 (diff)
downloads6-564d45db7a27aa8336405c677bda00b1107b7705.tar.gz
Doc fix; .pc fix
-rw-r--r--Makefile1
-rw-r--r--doc/index.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a8af4b4..62bc1a1 100644
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ endif
lib$(2).pc:
exec env \
+ prefix="$(prefix)" \
library="$(2)" \
includedir="$(includedir)" \
dynlibdir="$(dynlibdir)" \
diff --git a/doc/index.html b/doc/index.html
index 517c826..1725a9b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -185,6 +185,7 @@ a user interface to control those processes and monitor service states.
<li><a href="s6-svdt.html">The <tt>s6-svdt</tt> program</a></li>
<li><a href="s6-svdt-clear.html">The <tt>s6-svdt-clear</tt> program</a></li>
<li><a href="s6-permafailon.html">The <tt>s6-permafailon</tt> program</a></li>
+<li><a href="s6-background-watch.html">The <tt>s6-background-watch</tt> program</a></li>
</ul>
<h4> Daemontools-like utilities </h4>