mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
builder: Fix path to RHEL source RPMs in internal repo.
Thanks: Jan Scotka
This commit is contained in:
@@ -79,7 +79,7 @@ case $version in
|
||||
major=7
|
||||
topurl=http://download.devel.redhat.com/released/RHEL-$major/$version
|
||||
tree=$topurl/Server/x86_64/os
|
||||
srpms=$topurl/source/SRPMS
|
||||
srpms=$topurl/Server/source/tree
|
||||
optional=$topurl/Server-optional/x86_64/os
|
||||
optionalsrpms=$topurl/Server-optional/source/tree
|
||||
bootfs=ext4
|
||||
|
||||
Reference in New Issue
Block a user