summaryrefslogtreecommitdiffstats
path: root/db-core
diff options
context:
space:
mode:
Diffstat (limited to 'db-core')
-rwxr-xr-xdb-core12
1 files changed, 1 insertions, 11 deletions
diff --git a/db-core b/db-core
index 34a24f1..ccbfb61 100755
--- a/db-core
+++ b/db-core
@@ -4,14 +4,4 @@ repoid=5
reponame="core"
arch="i686"
-ftppath="/home/ftp/core/os/i686"
-
-cvspath="/home/cvs-core"
-cvsmod="core"
-cvstag="CURRENT"
-
-stagedir="$HOME/staging/core"
-
-# call the real script
-. `dirname $0`/db-inc
-
+. $(dirname $0)/db-inc