summaryrefslogtreecommitdiffstats
path: root/mkrepo
diff options
context:
space:
mode:
Diffstat (limited to 'mkrepo')
-rwxr-xr-xmkrepo4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkrepo b/mkrepo
index 79528cc..7872a08 100755
--- a/mkrepo
+++ b/mkrepo
@@ -56,7 +56,7 @@ if [ "$dis" == "fedora" -a "$ver" -ge 99 ]; then
createrepo_c --workers 4 \
--cachedir $cache \
--unique-md-filenames \
- --retain-old-md 5 \
+ --retain-old-md 8 \
--changelog-limit 3 \
--compress-type=bz2 \
--database $(pwd)
@@ -66,7 +66,7 @@ else
--cachedir $cache \
--checksum $check \
--unique-md-filenames \
- --retain-old-md 5 \
+ --retain-old-md 8 \
--changelog-limit 3 \
--compress-type=bz2 \
--database .