From a49feb74bba7a0dfe7f5a546fc4a188ded208c61 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Mon, 20 Feb 2006 06:33:40 +0000 Subject: re-worked db-gen scripts -- new and improved --- db-unstable | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'db-unstable') diff --git a/db-unstable b/db-unstable index a22188b..194bee5 100755 --- a/db-unstable +++ b/db-unstable @@ -1,5 +1,5 @@ #!/bin/bash -# $Id: db-unstable,v 1.16 2005/06/21 03:44:57 judd Exp $ +# $Id: db-unstable,v 1.17 2006/02/20 06:33:40 judd Exp $ repoid=3 reponame="unstable" @@ -9,6 +9,8 @@ ftppath="/home/ftp/unstable/os/i686" cvspath="/home/cvs-unstable" cvsmod="unstable" +stagedir="$HOME/staging/unstable" + # call the real script . `dirname $0`/db-inc -- cgit v1.2.3-54-g00ecf