The magic option I think we want is 'compat'
This commit is contained in:
parent
80342fff3e
commit
e192dd51a7
2 changed files with 2 additions and 2 deletions
|
@ -14,4 +14,4 @@ repoviewurl = http://download.fedoraproject.org/pub/epel/testing/5/%(arch)s/
|
||||||
repoviewtitle = "Fedora EPEL 5 Testing - %(arch)s"
|
repoviewtitle = "Fedora EPEL 5 Testing - %(arch)s"
|
||||||
arches = i386 x86_64 ppc
|
arches = i386 x86_64 ppc
|
||||||
hash = sha
|
hash = sha
|
||||||
compress_type = bz2
|
compress_type = compat
|
||||||
|
|
|
@ -14,4 +14,4 @@ repoviewurl = http://download.fedoraproject.org/pub/epel/5/%(arch)s/
|
||||||
repoviewtitle = "Fedora EPEL 5 - %(arch)s"
|
repoviewtitle = "Fedora EPEL 5 - %(arch)s"
|
||||||
arches = i386 x86_64 ppc
|
arches = i386 x86_64 ppc
|
||||||
hash = sha
|
hash = sha
|
||||||
compress_type = bz2
|
compress_type = compat
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue