]> code.ossystems Code Review - openembedded-core.git/commit
python-mako: rm -df -> rmdir
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 8 Jun 2016 02:30:42 +0000 (02:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jun 2016 11:56:32 +0000 (12:56 +0100)
commit0a78e2051e6e735e3a47a8d46d150f5e62ba505c
treed8e4c10688dc19ecdcc35338b1e49bec0004a819
parent2a6f88d51414993d18096f7f0dc27c0b862240bc
python-mako: rm -df -> rmdir

The old rm (e.g., Ubuntu 12.04's) doesn't has -d option, use rmdir to
make it work. BTW., the "-f" option in rm -df doesn't make any sense.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-devtools/python/python-mako_1.0.4.bb