[Pkg-libvirt-commits] [libguestfs] 106/165: builder: Further updates to RHEL 7 GA script.
Hilko Bengen
bengen at moszumanska.debian.org
Sat Aug 30 08:25:00 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit 99472ab2e925a43e9ba51e62ee66145e92209b8f
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Wed Jun 11 12:42:08 2014 +0100
builder: Further updates to RHEL 7 GA script.
The location of the trees have moved ... again.
---
builder/website/rhel.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/builder/website/rhel.sh b/builder/website/rhel.sh
index feba983..a879f36 100755
--- a/builder/website/rhel.sh
+++ b/builder/website/rhel.sh
@@ -60,8 +60,8 @@ case $version in
topurl=http://download.devel.redhat.com/released/RHEL-$major/$version
tree=$topurl/Server/x86_64/os
srpms=$topurl/source/SRPMS
- optional=$topurl/Server/optional/x86_64/os
- optionalsrpms=$topurl/Server/optional/source/SRPMS
+ optional=$topurl/Server-optional/x86_64/os
+ optionalsrpms=$topurl/Server-optional/source/tree
bootfs=ext4
rootfs=xfs
;;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list