summaryrefslogtreecommitdiff
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 3e9fbcf..fcd7388 100755
--- a/db-update
+++ b/db-update
@@ -14,7 +14,7 @@ current_arch=""
[ "$UID" = "" ] && UID=$(uid)
-WORKDIR="$TMPDIR/db-update.$svnrepo.$UID"
+WORKDIR="$TMPDIR/db-update.$reponame.$UID"
ADDPKGS=""
ANYPKGS=""