put name under quote

This commit is contained in:
Mario Fetka 2013-08-29 02:34:53 +02:00
parent b1e918b650
commit 019b384e8a
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ builder_publish() {
cat > $rev_file <<EOF
REV_VENDOR=${VENDOR}
REV_PN=${PN}
REV_NAME=${NAME}
REV_NAME="${NAME}"
REV_VERSION=${VERSION}
REV_RELEASE=${RELEASE}
REV_TYPE=${TYPE}