On Tue, May 03, 2005 at 04:16:54PM -0700, Karl M wrote: >Hi All... > >Should the actual file deletion be moved to a later phase? What I mean is >where deletions are now performed, should files to be deleted be appended >to a list (of files to be deleted), and then deleted all at once?
It seems like files should only be deleted after all of the postinstall scripts have run. cgf