summaryrefslogtreecommitdiffstats
path: root/lib/index.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/index.sh')
-rw-r--r--lib/index.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/index.sh b/lib/index.sh
index fa8aeb6..e3ed7ba 100644
--- a/lib/index.sh
+++ b/lib/index.sh
@@ -140,6 +140,9 @@ update_feeds()
fi
sect="${sect_dirent%/}"
sect="${sect##*/}"
+ info_v "$(get_msg 'updating_feed')" \
+ "${chan}" "${dist}" \
+ "${arch}" "${plat}" "${sect}"
sect="${archplat}/${sect}"
# For each package name hash:
for hash_dirent in "${sect_dirent}/"*; do