[Pkg-libvirt-commits] [libguestfs] 08/19: builder: aarch64: Fix build script for Fedora 22 release.

Hilko Bengen bengen at moszumanska.debian.org
Sun Nov 1 17:12:29 UTC 2015


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

bengen pushed a commit to annotated tag upstream/1.29.44
in repository libguestfs.

commit c4a54e00a333479ee31f492726a08767a8b61e46
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue May 26 20:20:54 2015 +0100

    builder: aarch64: Fix build script for Fedora 22 release.
---
 builder/website/fedora-aarch64.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/builder/website/fedora-aarch64.sh b/builder/website/fedora-aarch64.sh
index b9131c7..8e3d7b8 100755
--- a/builder/website/fedora-aarch64.sh
+++ b/builder/website/fedora-aarch64.sh
@@ -29,7 +29,7 @@ if [ $# -ne 1 ]; then
 fi
 
 version=$1
-tree=https://download.fedoraproject.org/pub/fedora-secondary/releases/21/Server/aarch64/os/
+tree=https://download.fedoraproject.org/pub/fedora-secondary/releases/$version/Server/aarch64/os/
 output=fedora-$version-aarch64
 tmpname=tmp-$(tr -cd 'a-f0-9' < /dev/urandom | head -c 8)
 

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