put name under quote
This commit is contained in:
parent
b1e918b650
commit
019b384e8a
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user