aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.xs
diff options
context:
space:
mode:
Diffstat (limited to 'URPM.xs')
-rw-r--r--URPM.xs1
1 files changed, 1 insertions, 0 deletions
diff --git a/URPM.xs b/URPM.xs
index 86d6cbc..4ce510b 100644
--- a/URPM.xs
+++ b/URPM.xs
@@ -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);