fix macosx bundle naming
This commit is contained in:
parent
46f3e25e92
commit
87b2fb546a
@ -103,7 +103,7 @@ else
|
|||||||
set -- *.dmg
|
set -- *.dmg
|
||||||
imagename="$1"
|
imagename="$1"
|
||||||
|
|
||||||
if [[ "$webengine" == "true" ]]; then
|
if [[ "$webengine" == "ON" ]]; then
|
||||||
imagenewname="rssguard-${git_tag}-${git_revision}-mac64.dmg"
|
imagenewname="rssguard-${git_tag}-${git_revision}-mac64.dmg"
|
||||||
else
|
else
|
||||||
imagenewname="rssguard-${git_tag}-${git_revision}-nowebengine-mac64.dmg"
|
imagenewname="rssguard-${git_tag}-${git_revision}-nowebengine-mac64.dmg"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user