From e8ef358564fca0e3ce6b2816e0c080aa652ebf2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 5 Feb 2019 16:52:40 +0100 Subject: [PATCH] dpl.lv2: Fix multilib install MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/x42/dpl.lv2_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-musicians/x42/dpl.lv2_git.bb b/recipes-musicians/x42/dpl.lv2_git.bb index 822b1bd4..4bf11deb 100644 --- a/recipes-musicians/x42/dpl.lv2_git.bb +++ b/recipes-musicians/x42/dpl.lv2_git.bb @@ -20,6 +20,7 @@ S = "${WORKDIR}/git" EXTRA_OEMAKE += " \ PREFIX=${prefix} \ + LV2DIR=${libdir}/lv2 \ STRIP=echo \ OPTIMIZATIONS= \ "