Fixed typo
This commit is contained in:
parent
e82b240df4
commit
afb33a2a66
@ -116,7 +116,7 @@ case $PLATFORM in
|
||||
esac
|
||||
|
||||
# Change the distribution to a long descriptive name
|
||||
if [ x"$SHORT_PRODUCT_TAG = x"" ] ; then
|
||||
if [ x"$SHORT_PRODUCT_TAG" = x"" ] ; then
|
||||
NEW_NAME=mysql-$SHORT_PRODUCT_TAG-@VERSION@-$PLATFORM$SUFFIX
|
||||
else
|
||||
NEW_NAME=mysql@MYSQL_SERVER_SUFFIX@-@VERSION@-$PLATFORM$SUFFIX
|
||||
|
Loading…
x
Reference in New Issue
Block a user