diff options
-rw-r--r-- | meta-oe/recipes-support/colord/colord.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/colord/colord.bb b/meta-oe/recipes-support/colord/colord.bb index df86708e2b..f514c0b782 100644 --- a/meta-oe/recipes-support/colord/colord.bb +++ b/meta-oe/recipes-support/colord/colord.bb | |||
@@ -36,7 +36,7 @@ FILES_${PN} += " \ | |||
36 | ${datadir}/glib-2.0 \ | 36 | ${datadir}/glib-2.0 \ |
37 | ${datadir}/color \ | 37 | ${datadir}/color \ |
38 | ${systemd_user_unitdir} \ | 38 | ${systemd_user_unitdir} \ |
39 | ${libdir}/tmpfiles.d \ | 39 | ${nonarch_libdir}/tmpfiles.d \ |
40 | ${libdir}/colord-plugins \ | 40 | ${libdir}/colord-plugins \ |
41 | ${libdir}/colord-sensors \ | 41 | ${libdir}/colord-sensors \ |
42 | " | 42 | " |