summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdb-sync-arm2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-sync-arm b/db-sync-arm
index 180869f..fc6a080 100755
--- a/db-sync-arm
+++ b/db-sync-arm
@@ -166,7 +166,7 @@ init() {
done < "/tmp/${_repo}-${_arch}.pkgwhitelist"
# Putting symlinks to "any" packages
- ls "${FTP_BASE}/${_repo}/os/${_arch}/" | grep '\-any\.' \
+ ls "${FTP_BASE}/${_repo}/os/i686/" | grep '\-any\.' \
> "/tmp/${_repo}-${_arch}-any.pkgwhitelist"
while read _pkgfile; do