diff options
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-1.0.inc')
-rw-r--r-- | meta/recipes-graphics/clutter/clutter-1.0.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-1.0.inc b/meta/recipes-graphics/clutter/clutter-1.0.inc index 7b115aa5a7..0ace1ce624 100644 --- a/meta/recipes-graphics/clutter/clutter-1.0.inc +++ b/meta/recipes-graphics/clutter/clutter-1.0.inc | |||
@@ -39,11 +39,8 @@ PACKAGECONFIG ??= "egl \ | |||
39 | ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland', '', d)} \ | 39 | ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland', '', d)} \ |
40 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'glx x11', '', d)}" | 40 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'glx x11', '', d)}" |
41 | 41 | ||
42 | FILES_${PN}-dbg += "${libdir}/clutter/examples/.debug" | ||
43 | FILES_${PN}-examples = "${libdir}/clutter/examples" | 42 | FILES_${PN}-examples = "${libdir}/clutter/examples" |
44 | 43 | ||
45 | FILES_${PN}-dbg += "${libexecdir}/installed-tests/.debug" | ||
46 | |||
47 | do_configure_prepend() { | 44 | do_configure_prepend() { |
48 | # see https://bugzilla.gnome.org/show_bug.cgi?id=661128 for this | 45 | # see https://bugzilla.gnome.org/show_bug.cgi?id=661128 for this |
49 | touch -t 200001010000 ${S}/po/clutter-1.0.pot | 46 | touch -t 200001010000 ${S}/po/clutter-1.0.pot |