Move unowned directory creation to more logical place
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 17 Apr 2012 12:47:20 +0000 (15:47 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 17 Apr 2012 12:47:20 +0000 (15:47 +0300)
commit06badfc76eef733cc34884804f51d527c4520379
tree631807343e87fdc512661dad88dc2fec5300f597
parent5b40273785277d2e9c3f9ddc0bc8afb9c9b88b98
Move unowned directory creation to more logical place

- rpmPackageFilesInstall() is the only case where this needs to occur,
  move it there instead of yet-another goal-dependent piece where it has
  no business being in the strangely named fsmCreate()...
lib/fsm.c