Restore previous vsflags on return from rpmInstall() and rpmErase()
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 19 Apr 2011 07:09:22 +0000 (10:09 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 19 Apr 2011 07:09:22 +0000 (10:09 +0300)
commite4124b08060bc418ef5c332653aa9587d52c80fc
tree8b32ad102a22c5524c35ea1003d6659be4b49bc9
parentb45622b5b974b428e425937a7337fc393074bfcc
Restore previous vsflags on return from rpmInstall() and rpmErase()
- Nobody is going to care really but since we bother remembering
  them we might as well restore them too, silencing another two
  set-but-unused warnings (this time semi-meaningful even)
lib/rpminstall.c