Package Kit & pkgman: Split cleanup operations into a "cleanup" command.
And only inform that some can be deleted at the end of install/uninstall. As discussed in https://review.haiku-os.org/c/haiku/+/10711.
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
time_t cleanupBefore, int32 minStatesToKeep);
|
||||
virtual ~CleanUpAdminDirectoryRequest();
|
||||
|
||||
status_t GetOldStatesCount(size_t& count);
|
||||
virtual status_t CreateInitialJobs();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user