summaryrefslogtreecommitdiff
path: root/db-core64
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2009-02-20 10:01:27 -0800
committerAaron Griffin <aaronmgriffin@gmail.com>2009-03-11 08:27:10 -0700
commit1ef058dad91a5ca82db2744776251a2ab68bcf90 (patch)
treeaa6a8925d9a9f0d6673d1b0ac016959f53d9870e /db-core64
parent891e4f353d098a639c3b1d09d45987f0908b0d38 (diff)
Make db-update parse all architecutres
ARCHES is defined in config. db-update should now loop over all arches on each run and update whatever is in the staging dir. Remove the db-*64 scripts due to this Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'db-core64')
-rwxr-xr-xdb-core643
1 files changed, 0 insertions, 3 deletions
diff --git a/db-core64 b/db-core64
deleted file mode 100755
index e080004..0000000
--- a/db-core64
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-$(dirname $0)/db-update "core" "x86_64"