summaryrefslogtreecommitdiffstats
path: root/db-unstable64
blob: 38904d3e27129d009083d95400e76363497439e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/bin/bash
# $Id: db-unstable64,v 1.1 2006/05/05 01:38:33 judd Exp $

repoid=3
reponame="unstable"
arch="x86_64"

ftppath="/home/ftp/unstable/os/x86_64"

cvspath="/home/cvs-unstable"
cvsmod="unstable"
cvstag="CURRENT-64"

stagedir="/home/arch64/staging/unstable"

# call the real script
. `dirname $0`/db-inc