summaryrefslogtreecommitdiff
path: root/repo-update
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-04-19 21:38:28 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-04-19 21:38:28 -0500
commitb8a883720066e4f91b162ea91719f9a0f15958ed (patch)
tree4aaf438b6ecbfab506bce9ac5e08249633de686f /repo-update
parenta79cd8ac55d222e182bde411b94bb19cb74fa728 (diff)
Another fix
Diffstat (limited to 'repo-update')
-rwxr-xr-xrepo-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo-update b/repo-update
index 719ab0c..7241507 100755
--- a/repo-update
+++ b/repo-update
@@ -5,7 +5,7 @@ source config
source local_config
source libremessages
-for repo in ${PKGREPOS[@]}; do
+for repo in ${ARCHREPOS[@]}; do
for arch in 'i686' 'x86_64' 'any'; do
msg "Syncing ${repo} ${arch}"
# makes a file containing rsync output for filter.py