rpm: ensure __mkdir_p matches __mkdir
authorSaul Wold <sgw@linux.intel.com>
Tue, 7 May 2013 15:26:04 +0000 (08:26 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 May 2013 10:43:12 +0000 (11:43 +0100)
commit37858ad80c51611e40328067b2294411ca198654
treee387cf90aa5d8648d44534de0b2d0f852ce8f811
parente1781777fe8d45a65afc9ca78f446c76762101be
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 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