Calculate total file size correctly in build (mdvbz#45820, rhbz#247374)
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 17 Nov 2008 11:39:22 +0000 (13:39 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 17 Nov 2008 11:39:22 +0000 (13:39 +0200)
commit899dfb58927ec6e91014773430824462f4d0002e
tree48cf3e480b305fd9e8af7b71e4dc5af932195f3f
parent74ed5372f681a31987ba931d72ed5d8ae96f52d0
Calculate total file size correctly in build (mdvbz#45820, rhbz#247374)
- delay total size calculation until the real file list is known, ie
  in genCpioListAndHeaders() where duplicates and excludes have been
  weeded out
build/files.c