aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-21 05:09:57 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-21 05:09:57 +0000
commit87808c2c12a93e46b9bc4ef0ac992e70c9e5e1b9 (patch)
treedc2daf2f55d1c19bcee747a4f65108c9e3915194
parent2d2b35821234947a061d57afbdffd4c4c315274d (diff)
downloads6-linux-init-87808c2c12a93e46b9bc4ef0ac992e70c9e5e1b9.tar.gz
Fix dotpc
-rw-r--r--Makefile1
1 files changed, 1 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)" \