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 12:14:44 +0000 (14:14 +0200)
commitca3089f8bc4de7e2426b129f998a3c59daeebfd0
tree60f3fa361a2bfd2366cac88b2e9df31d340384a0
parenta9bc1f51ae6bb6e1df0a5de71ac2a27b0932f144
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.
build/rpmfc.c