summaryrefslogtreecommitdiffstats
path: root/db-unstable64
blob: 687905609f62cd5b45085a6f6fff97267a5df495 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/bin/bash

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