summaryrefslogtreecommitdiffstats
path: root/db-unstable
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2008-04-08 05:52:55 +0200
committerAaron Griffin <aaronmgriffin@gmail.com>2008-04-08 05:52:55 +0200
commit4bc106f1a60a6172b707bfaee5aff5030234466e (patch)
tree95e3ff179162665274e0ca212b9b4c8f258201c1 /db-unstable
parent29a77254307e42ba0959fe7660aa3d0d76285e6a (diff)
downloaddbscripts-4bc106f1a60a6172b707bfaee5aff5030234466e.tar.gz
dbscripts-4bc106f1a60a6172b707bfaee5aff5030234466e.tar.xz
Giant SVN changes
Some other fun stuff snuck in there, like indentation changes, but this should get us mostly working under SVN, and at least allow us to build DB files at the very least Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'db-unstable')
-rwxr-xr-xdb-unstable11
1 files changed, 1 insertions, 10 deletions
diff --git a/db-unstable b/db-unstable
index 0b4c524..b0231b4 100755
--- a/db-unstable
+++ b/db-unstable
@@ -4,14 +4,5 @@ repoid=3
reponame="unstable"
arch="i686"
-ftppath="/home/ftp/unstable/os/i686"
-
-cvspath="/home/cvs-unstable"
-cvsmod="unstable"
-cvstag="CURRENT"
-
-stagedir="$HOME/staging/unstable"
-
-# call the real script
-. `dirname $0`/db-inc
+. $(dirname $0)/db-inc