diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-21 05:09:57 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-21 05:09:57 +0000 |
| commit | 87808c2c12a93e46b9bc4ef0ac992e70c9e5e1b9 (patch) | |
| tree | dc2daf2f55d1c19bcee747a4f65108c9e3915194 | |
| parent | 2d2b35821234947a061d57afbdffd4c4c315274d (diff) | |
| download | s6-linux-init-87808c2c12a93e46b9bc4ef0ac992e70c9e5e1b9.tar.gz | |
Fix dotpc
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ endif lib$(2).pc: exec env \ + prefix="$(prefix)" \ library="$(2)" \ includedir="$(includedir)" \ dynlibdir="$(dynlibdir)" \ |
