Refactor the helper execution out of rpmfcHelper()
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 10 Dec 2010 12:14:44 +0000 (14:14 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 10 Dec 2010 15:05:22 +0000 (17:05 +0200)
commitbbc889541263669c3d94b7200dc051da9ca86317
tree3444c91ac4dd4f49b311bdf764e3a23159adf3a2
parent558c775ecfe5be633aaeb907b1f529dfb445e36f
Refactor the helper execution out of rpmfcHelper()
- Split the macro name generation and grabbing of argv-style output
  into yet another helper to reduce the clutter in rpmfcHelper()
  before adding more stuff in there.
(cherry picked from commit ca3089f8bc4de7e2426b129f998a3c59daeebfd0)
build/rpmfc.c