OS X build: use correct macro for version number

This commit is contained in:
Daniel Molkentin 2014-08-27 19:13:13 +02:00
Родитель 2f34b046d0
Коммит 59a9cc7c12
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -20,7 +20,7 @@ build_path=$2
prjfile=$build_path/admin/osx/macosx.pkgproj
# The name of the installer package
installer="ownCloud-@MIRALL_VERSION_FULL@"
installer="ownCloud-@MIRALL_VERSION_FULL@@MIRALL_VERSION_SUFFIX@"
installer_file="$installer.pkg"
# set the installer name to the copied prj config file