Pass RPM_BUILD_ROOT to helper scripts through environment always
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 1 Dec 2010 09:18:19 +0000 (11:18 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 1 Dec 2010 09:18:19 +0000 (11:18 +0200)
commit801a5790d15e46cc88855e23a78d830ea1f157ad
tree47308603fd2a22e6ee080405e15397e36cc472de
parenta66ca57369d355c4555a3d486f0d61185f56b4dc
Pass RPM_BUILD_ROOT to helper scripts through environment always
- Many of the scripts need to know the buildroot in order to figure
  out correct resulting paths. This permits unifying the current
  adhoc methods of passing the data to the scripts.
build/files.c
build/rpmbuild_internal.h
build/rpmfc.c