]> code.ossystems Code Review - openembedded-core.git/commitdiff
avahi-ui: Remove the locale files and rely on the main avahi package for these
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jul 2012 13:16:27 +0000 (13:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jul 2012 15:59:00 +0000 (16:59 +0100)
Both avahi and avahi-ui were installing locale files. This is pointless duplication
and they are identical between the two packages. This changes things so they're only
handled by the main package.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/avahi/avahi-ui_0.6.31.bb

index 2c120530492ff04a1bca04c55332dc69f16ad3a8..7d56dad64184f42f736446f7fef13a2ae015500a 100644 (file)
@@ -54,6 +54,7 @@ do_install_append () {
        rm ${D}${sbindir} -rf
        rm ${D}${datadir}/avahi/a*
        rm ${D}${datadir}/avahi/s*
+       rm ${D}${datadir}/locale/ -rf
        rm ${D}${datadir}/dbus* -rf
        rm ${D}${mandir}/man1/a*
        rm ${D}${mandir}/man5 -rf