summaryrefslogtreecommitdiffstats
path: root/db-update
diff options
context:
space:
mode:
Diffstat (limited to 'db-update')
-rwxr-xr-xdb-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-update b/db-update
index 84764eb..315c107 100755
--- a/db-update
+++ b/db-update
@@ -20,7 +20,7 @@ stagedir="$STAGING/$reponame"
[ "$UID" = "" ] && UID=$(uid)
-WORKDIR="/home/tmp/db-update.$svnrepo.$UID"
+WORKDIR="$TMPDIR/db-update.$svnrepo.$UID"
ADDPKGS=""
REMPKGS=""