aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-19 06:59:15 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-19 06:59:15 +0000
commitba3120f4bfed495e6f7406e2d686c8685464312d (patch)
treee7c631c9dc76586dcfd660ba69e548079f745867 /Makefile
parente82b18535dabb6a44500578ba9b8ed5034278204 (diff)
downloads6-rc-ba3120f4bfed495e6f7406e2d686c8685464312d.tar.gz
Option is --no-update, not ----no-update. Also fix dotpc.
Diffstat (limited to 'Makefile')
-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)" \