--- trunk/grubby/new-kernel-pkg 2017/06/27 14:22:13 3004 +++ trunk/grubby/new-kernel-pkg 2017/06/27 14:23:32 3005 @@ -1040,7 +1040,7 @@ # PPC64LE-only to deal with Petitboot issues if [[ ${ARCH} = ppc64le ]] then - sync && mountpoint -q /boot && fsfreeze -f /boot && fsfreeze -u /boot + sync && mountpoint -q /boot && fsfreeze -f /boot && fsfreeze -u /boot fi exit 0