Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
PackageKit.18009
PackageKit-zypp-cleanup-tmp-files.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File PackageKit-zypp-cleanup-tmp-files.patch of Package PackageKit.18009
Index: PackageKit-1.1.13/backends/zypp/pk-backend-zypp.cpp =================================================================== --- PackageKit-1.1.13.orig/backends/zypp/pk-backend-zypp.cpp +++ PackageKit-1.1.13/backends/zypp/pk-backend-zypp.cpp @@ -1838,6 +1838,8 @@ pk_backend_destroy (PkBackend *backend) { g_debug ("zypp_backend_destroy"); + filesystem::recursive_rmdir (zypp::myTmpDir ()); + g_free (_repoName); delete priv; }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor