summaryrefslogtreecommitdiffstats
path: root/db-remove
diff options
context:
space:
mode:
Diffstat (limited to 'db-remove')
-rwxr-xr-xdb-remove4
1 files changed, 0 insertions, 4 deletions
diff --git a/db-remove b/db-remove
index b4151c7..eae204e 100755
--- a/db-remove
+++ b/db-remove
@@ -7,14 +7,10 @@ fi
. "$(dirname $0)/db-functions"
-source_makepkg
-
packagebase="$1"
reponame="$2"
arch="$3"
-export CARCH="$arch"
-
ftppath="$FTP_BASE/$reponame/os"
svnrepo="$reponame-$arch"