summaryrefslogtreecommitdiff
path: root/db-core
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-core
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-core')
-rwxr-xr-xdb-core2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-core b/db-core
index b88fcae..eaa5032 100755
--- a/db-core
+++ b/db-core
@@ -1,3 +1,3 @@
#!/bin/bash
-$(dirname $0)/db-update "core" "i686"
+$(dirname $0)/db-update "core"