syslinux: release: pass $PATH to syslinux/image

... parted:host ^^
This commit is contained in:
Stefan Saraev 2013-09-26 21:03:23 +03:00
parent bcf181f95c
commit d072f93d43

View File

@ -48,6 +48,7 @@ if [ "$BUILD_IMAGE" = "yes" -a -x "$BOOTLOADER_DIR/image" ] ; then
UUID_STORAGE=$(uuidgen)
sudo env \
PATH="$PATH" \
TARGET_IMG="$TARGET_IMG" \
IMAGE_NAME="$IMAGE_NAME" \
RELEASE_DIR="$RELEASE_DIR" \