diff --git a/osc/conf.py b/osc/conf.py index ff2c6990..6b54a465 100644 --- a/osc/conf.py +++ b/osc/conf.py @@ -64,7 +64,7 @@ DEFAULTS = { 'apiurl': 'https://api.opensuse.org', 'user': 'your_username', 'pass': 'your_password', 'passx': '', - 'packagecachedir': '/var/tmp/osbuild-packagecache', + 'packagecachedir': '/var/cache/osbuild-packagecache', 'su-wrapper': 'su -c', # build type settings