pkg: Remove Install from list after uninstall.
This commit is contained in:
@@ -317,6 +317,7 @@ void Install::uninstall()
|
||||
{
|
||||
Dir d(m_path);
|
||||
d.remove(true);
|
||||
m_package->catalog()->unregisterInstall(this);
|
||||
}
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user