generic-poky/meta/recipes-devtools/rpm
Nitin A Kamble 07d83910c2 rpm: fix build with automake-1.11.2
automake version 1.11.2 has made use of dir variables more strict.
the use of pkglibdir with SCRIPTS & DATA vars results in automake
errors.
  This commits uses pkgdatadir & pkgbindir vars instead of pkglibdir
to avoid the strict check errors.
  This change also works with automake-1.11.1

(From OE-Core rev: ca76443522a6bb38d239b9aa0c7932cd44446ff8)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-03 12:14:32 +00:00
..
rpm rpm: fix build with automake-1.11.2 2012-01-03 12:14:32 +00:00
rpm_5.4.0.bb rpm: fix build with automake-1.11.2 2012-01-03 12:14:32 +00:00