summaryrefslogtreecommitdiff
path: root/db-arch
blob: e3482286c60ad48868e4f4502fd79c8fd527d8af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/bash
# $Id: db-arch,v 1.23 2006/02/20 06:33:40 judd Exp $

repoid=1
reponame="current"

ftppath="/home/ftp/current/os/i686"

cvspath="/home/cvs-arch"
cvsmod="arch/build"

stagedir="$HOME/staging/arch"

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