[Pkg-libvirt-commits] [libguestfs] 63/72: Revert "builder: Fix RHEL 5 download location."

Hilko Bengen bengen at moszumanska.debian.org
Sun Apr 5 15:19:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository libguestfs.

commit cc428808b989122911e95f2d3e8cfb4c70260d10
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Mar 26 11:18:16 2015 +0000

    Revert "builder: Fix RHEL 5 download location."
    
    This reverts commit 1a1cb1ec3cdc24262db4de2f8bf12d3479096882.
    
    (cherry picked from commit 6f7c1663c1c180b9f25b25490307f52dfe32afc2)
---
 builder/website/rhel.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/builder/website/rhel.sh b/builder/website/rhel.sh
index 364214b..47a1850 100755
--- a/builder/website/rhel.sh
+++ b/builder/website/rhel.sh
@@ -59,7 +59,7 @@ case $version in
         major=5
         minor=`echo $version | awk -F. '{print $2}'`
         topurl=http://download.devel.redhat.com/released/RHEL-$major-Server/U$minor
-        tree=$topurl/x86_64/os/Server
+        tree=$topurl/x86_64/os
         srpms=$topurl/source/SRPMS
         bootfs=ext2
         rootfs=ext4

-- 
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