Minimally fix file/directory removal
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 17 Apr 2012 07:49:26 +0000 (10:49 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 17 Apr 2012 08:04:22 +0000 (11:04 +0300)
commita4d25c7ab25e0e5ae935a4ac0edf918c38a67eaa
tree2cd575015f963e9cc9e5ff403d930da95207bbe2
parentf9eedd7f694a3dd3db637089f978dab4bd6858ee
Minimally fix file/directory removal

- In their previous life these breaks applied to a switch-case but
  now they end up aborting the loop on first successful removal, causing
  everything but the first file/directory of a package to be left behind
  on erase. Fixes the previously unnoticed regression from commit
  1845c1d711b88723e596c88e8a7730a360029089.
lib/fsm.c