summaryrefslogtreecommitdiffstats
path: root/db-extra64
diff options
context:
space:
mode:
Diffstat (limited to 'db-extra64')
-rwxr-xr-xdb-extra6418
1 files changed, 18 insertions, 0 deletions
diff --git a/db-extra64 b/db-extra64
new file mode 100755
index 0000000..8dce59b
--- /dev/null
+++ b/db-extra64
@@ -0,0 +1,18 @@
+#!/bin/bash
+# $Id: db-extra64,v 1.1 2006/05/05 01:38:33 judd Exp $
+
+repoid=2
+reponame="extra"
+arch="x86_64"
+
+ftppath="/home/ftp/extra/os/x86_64"
+
+cvspath="/home/cvs-extra"
+cvsmod="extra"
+cvstag="CURRENT-64"
+
+stagedir="/home/arch64/staging/extra"
+
+# call the real script
+. `dirname $0`/db-inc
+