aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-12-27 23:14:03 -0800
committerKhem Raj <raj.khem@gmail.com>2022-12-27 23:15:33 -0800
commit7c5600939eb68717a1f6582cea307187574881be (patch)
treee6dd55f74d2786619a1b5d37a0faec5f8e2de7d2 /meta-xfce
parentf44b80c95cfa1ec59411bf4237ef7ce2eb68f7a0 (diff)
downloadmeta-openembedded-7c5600939eb68717a1f6582cea307187574881be.tar.gz
parole: Define DATADIRNAME
This helps pur pixman files in right directory pixmapsdir: /usr/share/parole/pixmaps Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb2
1 files changed, 1 insertions, 1 deletions
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"