mkboot fix, missing "

This commit is contained in:
Ben Gras 2010-07-21 14:23:52 +00:00
parent 220eafe705
commit 122a32b928

View file

@ -58,7 +58,7 @@ hdboot)
"exec mv $rootdir/boot/image /M"
install -d $rootdir/boot/image
su root -c \
"exec mv $rootdir/M $rootdir/boot/image/`uname -r`
"exec mv $rootdir/M $rootdir/boot/image/`uname -r`"
fi
sh tell_config OS_RELEASE . OS_VERSION >/tmp/mkb.$$