[Pkg-owncloud-commits] [owncloud-client] 146/219: Mac Installer: Rename the final package to branded.

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat Oct 11 14:43:20 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 00ae3c31206c501b00a8e2cd227abae79118aef0
Author: Klaas Freitag <freitag at owncloud.com>
Date:   Mon Sep 22 16:38:51 2014 +0200

    Mac Installer: Rename the final package to branded.
---
 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 4223dbb..d38ff19 100755
--- a/admin/osx/create_mac_pkg.sh.cmake
+++ b/admin/osx/create_mac_pkg.sh.cmake
@@ -23,7 +23,7 @@ identity="$3"
 prjfile=$build_path/admin/osx/macosx.pkgproj
 
 # The name of the installer package
-installer="ownCloud- at MIRALL_VERSION_FULL@@MIRALL_VERSION_SUFFIX@"
+installer="@APPLICATION_NAME at -@MIRALL_VERSION_FULL@@MIRALL_VERSION_SUFFIX@"
 installer_file="$installer.pkg"
 installer_file_tar="$installer.pkg.tar"
 installer_file_tar_bz2="$installer.pkg.tar.bz2"

-- 
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