Lose rpmfiBuildFClasses() completely
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 21 May 2008 09:45:34 +0000 (12:45 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 21 May 2008 09:45:34 +0000 (12:45 +0300)
commit0021f8a18fe941aaca56aeb0efa01f387ab9a42d
tree1dd0721ef63658df41578600682238b493df5b2c
parent1c80801ab60e4f67b7b201dd983ed33d4297db38
Lose rpmfiBuildFClasses() completely
- only fileclassTag() needs it, move it inline there
- simplify a lot: as we now can deallocate regular string arrays too,
  don't bother creating a single allocation blob for the classes
lib/tagexts.c