summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
index 864c953dd0..7863c5cbc3 100644
--- a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
@@ -10,7 +10,7 @@ RDEPENDS_${PN} = "gnome-icon-theme"
10 10
11EXTRA_OECONF += "--enable-all-themes --disable-hicolor-check" 11EXTRA_OECONF += "--enable-all-themes --disable-hicolor-check"
12 12
13inherit gnome perlnative 13inherit gnomebase perlnative
14 14
15do_configure_prepend() { 15do_configure_prepend() {
16 sed -i -e 's:`$PKG_CONFIG --variable=program_path icon-naming-utils`:${STAGING_DIR_NATIVE}${libdir}/icon-naming-utils:g' configure.in 16 sed -i -e 's:`$PKG_CONFIG --variable=program_path icon-naming-utils`:${STAGING_DIR_NATIVE}${libdir}/icon-naming-utils:g' configure.in