Make rpmdeps honor RPM_BUILD_ROOT if set
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 1 Dec 2010 09:22:32 +0000 (11:22 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 1 Dec 2010 09:41:28 +0000 (11:41 +0200)
commitc77f1c6522e4b1fafab9bc0340c7dea40445894d
tree086cd45fc247784a86aca4b37b3fe9be342a906d
parent801a5790d15e46cc88855e23a78d830ea1f157ad
Make rpmdeps honor RPM_BUILD_ROOT if set
- rpmdeps calls the internal dependency generator as an external
  dependency generator (yes its more than a bit wacky), and the
  internal generator needs to know the buildroot as path patterns
  expect non-buildroot paths for accuracy.
tools/rpmdeps.c