Adjust pkgdb config file for F24 and F25 paths on the mirror
This commit is contained in:
parent
f5b2bb0460
commit
e3864c10d1
1 changed files with 4 additions and 5 deletions
|
@ -177,11 +177,10 @@ FEDOCAL_CALENDAR_SHIELD = 'vacation'
|
|||
|
||||
REPO_MAP = [
|
||||
('rawhide', 'fedora/linux/development/rawhide/Everything/source/tree'),
|
||||
('f24', 'fedora/linux/development/24/Everything/source/tree'),
|
||||
('f23_up', 'fedora/linux/updates/23/SRPMS/'),
|
||||
('f23_rel', 'fedora/linux/releases/23/Everything/source/SRPMS'),
|
||||
('f22_up', 'fedora/linux/updates/22/SRPMS/'),
|
||||
('f22_rel', 'fedora/linux/releases/22/Everything/source/SRPMS'),
|
||||
('f24_rel', 'fedora/linux/releases/24/Everything/source/tree'),
|
||||
('f25_rel', 'fedora/linux/releases/25/Everything/source/tree'),
|
||||
('f24_up', 'fedora/linux/updates/24/SRPMS/'),
|
||||
('f25_up', 'fedora/linux/updates/25/SRPMS/'),
|
||||
('el7', 'epel/7/SRPMS/'),
|
||||
('el6', 'epel/6/SRPMS/'),
|
||||
('el5', 'epel/5/SRPMS/'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue