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

repoid=2
reponame="extra"
arch="i686"

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

cvspath="/home/cvs-extra"
cvsmod="extra"
cvstag="CURRENT"

stagedir="$HOME/staging/extra"

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