diff options
author | Phil Blundell <philb@gnu.org> | 2012-10-17 23:25:17 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-18 12:07:29 +0100 |
commit | 2ee9601ae590b2964d1c44b131188a80cc5198a9 (patch) | |
tree | 9abd65783d923fdcac3237909471ddd72f8cefc0 /.gitignore | |
parent | 11f5998e539f7b884ae1387252f8995b2dc7437f (diff) | |
download | openembedded-core-2ee9601ae590b2964d1c44b131188a80cc5198a9.tar.gz openembedded-core-2ee9601ae590b2964d1c44b131188a80cc5198a9.tar.bz2 openembedded-core-2ee9601ae590b2964d1c44b131188a80cc5198a9.zip |
gconf: Avoid error when trying to delete files that don't exist
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 <pb@pbcl.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions