keyutils: define install root dir 58/25458/2
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Tue, 5 Aug 2014 07:41:05 +0000 (09:41 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Tue, 5 Aug 2014 09:53:09 +0000 (11:53 +0200)
commitc8b0f70268d10c483dc76125eb27c895691c2dce
tree3a826b71cc2f14b245368bc8557c8c35f53b3151
parentaaf3b32a718929b8df745e4818d695c81b6c1749
keyutils: define install root dir

The install root dir is defined by the variable "DESTDIR" which was set
to "RPM_BUILD_ROOT". "RPM_BUILD_ROOT" not being set, the package tried
to install itself in the host rootfs. Defining "RPM_BUILD_ROOT" as
"${D}" corrects this issue.

Change-Id: I5ab4ddc586f2ef8fcc23866244a11bc9aa120a56
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
recipes-tizen/keyutils/keyutils-extraconf.inc