From 020fc8a6753d10bebc0a3f848260733decc545e6 Mon Sep 17 00:00:00 2001 From: Sonny Piers Date: Sun, 22 Sep 2024 22:50:22 +0200 Subject: [PATCH] t --- build-aux/modules/libportal.json | 1 + 1 file changed, 1 insertion(+) diff --git a/build-aux/modules/libportal.json b/build-aux/modules/libportal.json index a97a2fdee..bfaa3f2c7 100644 --- a/build-aux/modules/libportal.json +++ b/build-aux/modules/libportal.json @@ -2,6 +2,7 @@ "name": "libportal", "buildsystem": "meson", "config-opts": [ + "--libdir=/app/lib", "-Dtests=false", "-Dbackend-gtk3=disabled", "-Dbackend-gtk4=enabled",