aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-24 20:15:29 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-24 20:15:29 +0000
commit15e43438401965e13b67bf5a4bb7989cdeff3708 (patch)
tree7ed47e73d1107e695b1de315fa44a8822bb16f31
parent0fad70221cbeca03bfc650462a1cd6f18e693611 (diff)
downloadmdevd-15e43438401965e13b67bf5a4bb7989cdeff3708.tar.gz
version: 0.1.8.1v0.1.8.1
-rw-r--r--Makefile1
-rw-r--r--README1
2 files changed, 1 insertions, 1 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/README b/README
index 68d1146..512a767 100644
--- a/README
+++ b/README
@@ -24,4 +24,3 @@ listening to the netlink, and does not fork.
Please use the <skaware at list.skarnet.org> mailing-list for
questions about mdevd.
-