builder: Fix rhel-ppc64le guestroot to match reality.

This commit is contained in:
Richard W.M. Jones
2016-07-19 12:44:35 +01:00
parent 8886f2951d
commit 1fa3bf14e5

View File

@@ -32,7 +32,7 @@ fi
version=$1
output=rhel-$version-ppc64le
tmpname=tmp-$(tr -cd 'a-f0-9' < /dev/urandom | head -c 8)
guestroot=/dev/rhel-l/root
guestroot=/dev/rhel/root
case $version in
7.*)