Ensured library installation to /usr/lib/

This commit is contained in:
2025-03-12 20:05:24 +02:00
parent 587412a062
commit ab4055ea11
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ build() {
cd p11-build
meson setup .. \
--prefix=/usr \
--libdir=/usr/lib \
--buildtype=release \
-Dtrust_paths=/etc/pki/anchors
ninja