Don't bother retrieving db offset for erase elements
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 12 Nov 2008 17:36:58 +0000 (19:36 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 12 Nov 2008 17:36:58 +0000 (19:36 +0200)
commit526c052dd28e8c8ff68c15c752f7349e721b9f01
treecebc08e9f143a696406bd65937d159d9f3e57e0c
parentc11c97b67cda698486cee26f0621231731c6ebcf
Don't bother retrieving db offset for erase elements
- not needed anymore, use -1 to mean "unused" and document dboffset
  to rpmtsAddEraseElement() as unused
lib/rpminstall.c
lib/rpmts.h
python/rpmts-py.c