summaryrefslogtreecommitdiff
path: root/db-extra64
blob: 8dce59bd24925149e9e4287befcd840da70487ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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