From ba3120f4bfed495e6f7406e2d686c8685464312d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 19 Jan 2026 06:59:15 +0000 Subject: Option is --no-update, not ----no-update. Also fix dotpc. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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)" \ -- cgit v1.3.1