On 10/17/2012 03:25 PM, Phil Blundell wrote:
Use "rm -f" in do_install_append() so we don't fail if the files we're
trying to delete have already been removed. This can happen if the
distro policy suppresses both static libs and .la files.
Signed-off-by: Phil Blundell
---
meta/recipes-gnome/
Use "rm -f" in do_install_append() so we don't fail if the files we're
trying to delete have already been removed. This can happen if the
distro policy suppresses both static libs and .la files.
Signed-off-by: Phil Blundell
---
meta/recipes-gnome/gnome/gconf_3.2.3.bb |4 ++--
1 file changed