]> code.ossystems Code Review - openembedded-core.git/commit
rpm: remove redundant removals
authorRoss Burton <ross.burton@intel.com>
Thu, 8 Sep 2016 16:18:18 +0000 (17:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Sep 2016 14:17:40 +0000 (15:17 +0100)
commit52182efe70a8fb59b5640cd1cf2bdb55e77c0076
treeac31f9b90ecccef5c2bd45fcb6aa4a8a6bcddab2
parent2c0a72d4e7eafee225e702f4c91cd206bc05ec55
rpm: remove redundant removals

These were noticed by the use of bashisms (rm *.{foo,bar}) and lots of these rm
commands are deleting files which don't exist in the first place.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/rpm/rpm_5.4.16.bb