Fix copy-and-paste error in previous commit.

This commit is contained in:
Colin Percival 2018-08-07 00:51:49 +00:00
parent 7cf2ca3b01
commit 4222a490f2
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ AMINAMESUFFIX!= date +-%Y-%m-%d
PUBLISH= --public
.endif
.if defined(EC2PUBLICSNAP) && !empty(EC2PUBLICSNAP)
PUBLISH= --publicsnap
PUBLICSNAP= --publicsnap
.endif
.if defined(EC2SNSTOPIC) && !empty(EC2SNSTOPIC)
EC2SNSREL= ${REVISION}-${BRANCH}