summaryrefslogtreecommitdiffstats
path: root/db-arch
diff options
context:
space:
mode:
Diffstat (limited to 'db-arch')
-rwxr-xr-xdb-arch4
1 files changed, 3 insertions, 1 deletions
diff --git a/db-arch b/db-arch
index f237b3b..e348228 100755
--- a/db-arch
+++ b/db-arch
@@ -1,5 +1,5 @@
#!/bin/bash
-# $Id: db-arch,v 1.22 2005/06/21 03:44:57 judd Exp $
+# $Id: db-arch,v 1.23 2006/02/20 06:33:40 judd Exp $
repoid=1
reponame="current"
@@ -9,6 +9,8 @@ ftppath="/home/ftp/current/os/i686"
cvspath="/home/cvs-arch"
cvsmod="arch/build"
+stagedir="$HOME/staging/arch"
+
# call the real script
. `dirname $0`/db-inc