summaryrefslogtreecommitdiffstats
path: root/db-core64
diff options
context:
space:
mode:
Diffstat (limited to 'db-core64')
-rwxr-xr-xdb-core6415
1 files changed, 1 insertions, 14 deletions
diff --git a/db-core64 b/db-core64
index a96aa75..d15be60 100755
--- a/db-core64
+++ b/db-core64
@@ -1,20 +1,7 @@
#!/bin/bash
-export CARCH=x86_64
-
repoid=5
reponame="core"
arch="x86_64"
-ftppath="/home/ftp/core/os/x86_64"
-
-cvspath="/home/cvs-core"
-cvsmod="core"
-cvstag="CURRENT-64"
-
-#stagedir="/home/arch64/staging/extra"
-stagedir="$HOME/staging/core64"
-
-# call the real script
-. `dirname $0`/db-inc
-
+. $(dirname $0)/db-inc