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