]> code.ossystems Code Review - openembedded-core.git/commit
rpm: ensure __mkdir_p matches __mkdir
authorSaul Wold <sgw@linux.intel.com>
Tue, 7 May 2013 15:26:04 +0000 (08:26 -0700)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 20 May 2013 15:06:26 +0000 (16:06 +0100)
commitca4cdb6de52eae47454953a1cacde6a222b0e472
tree2adc6a1cc7606efef87a9f87052b04e17e5f45cf
parenta5ccdfec3989176e6f82597c32e8acd2ea30e3a6
rpm: ensure __mkdir_p matches __mkdir

They differ at times because one is set from the db_cv_path_mkdir and the other is
found during config time for the host (/usr/bin/mkdir), in the macros we should just
use __mkdir for the __mkdir_p variant.

[YOCTO #4452]

(From OE-Core master rev: 2ab642056829aef675f75c05b9ac5bbc43c87cd1)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rpm/rpm_5.4.9.bb