diff options
Diffstat (limited to 'URPM.xs')
-rw-r--r-- | URPM.xs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2949,6 +2949,7 @@ Db_convert(prefix=NULL, dbtype=NULL, swap=0, rebuild=0) * Cleanup * Better error checking */ + unsetenv("TMPDIR"); rpmReadConfigFiles(NULL, NULL); dbpath = rpmExpand("%{?_dbpath}", NULL); |