From 7c5600939eb68717a1f6582cea307187574881be Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 27 Dec 2022 23:14:03 -0800 Subject: parole: Define DATADIRNAME This helps pur pixman files in right directory pixmapsdir: /usr/share/parole/pixmaps Signed-off-by: Khem Raj --- meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb b/meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb index 545ab816e1..04aabe0c71 100644 --- a/meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb +++ b/meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb @@ -20,7 +20,7 @@ SRC_URI[sha256sum] = "0d305ad8ccd3974d6b632f74325b1b8a39304c905c6b405b70f52c4cfd RDEPENDS:${PN} += "gstreamer1.0-plugins-good" -EXTRA_OECONF = "--disable-gtk-doc" +EXTRA_OECONF = "--disable-gtk-doc DATADIRNAME=share" PACKAGECONFIG ??= "notify" PACKAGECONFIG[clutter] = "--enable-clutter, --disable-clutter, clutter" -- cgit v1.2.3-54-g00ecf