[Pkg-owncloud-commits] [owncloud-client] 23/219: OS X build: use correct macro for version number
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sat Oct 11 14:43:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 59a9cc7c12c45cbf716dc3356de6dd3203502e54
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Wed Aug 27 19:13:13 2014 +0200
OS X build: use correct macro for version number
---
admin/osx/create_mac_pkg.sh.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/admin/osx/create_mac_pkg.sh.cmake b/admin/osx/create_mac_pkg.sh.cmake
index afdc705..7df6904 100755
--- a/admin/osx/create_mac_pkg.sh.cmake
+++ b/admin/osx/create_mac_pkg.sh.cmake
@@ -20,7 +20,7 @@ build_path=$2
prjfile=$build_path/admin/osx/macosx.pkgproj
# The name of the installer package
-installer="ownCloud- at MIRALL_VERSION_FULL@"
+installer="ownCloud- at MIRALL_VERSION_FULL@@MIRALL_VERSION_SUFFIX@"
installer_file="$installer.pkg"
# set the installer name to the copied prj config file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list