From 1ef058dad91a5ca82db2744776251a2ab68bcf90 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Fri, 20 Feb 2009 10:01:27 -0800 Subject: 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 --- db-extra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db-extra') diff --git a/db-extra b/db-extra index 1375b13..d14b50e 100755 --- a/db-extra +++ b/db-extra @@ -1,3 +1,3 @@ #!/bin/bash -$(dirname $0)/db-update "extra" "i686" +$(dirname $0)/db-update "extra" -- cgit v1.2.3