Clean up addFileToTagFoo() helpers
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 18 May 2011 09:47:50 +0000 (12:47 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 18 May 2011 09:47:50 +0000 (12:47 +0300)
commit4030d4b9d9160371f00a01971c61894eac2e18c2
tree9863998aee90d4978bd603be3435ab7961aedef6
parent4cc33f06700f7048107256a05228e4f9d094bc64
Clean up addFileToTagFoo() helpers
- Centralize the work into addFileToTagAux(), turning the other
  two helpers into dumb wrappers with the only difference being
  append or no append. This simplifies and clarifies the exit
  codes, stringbuf allocations etc a good deal.
build/pack.c