[Pkg-owncloud-commits] [owncloud-client] 144/219: Mac installer: Use template value for bundle name
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 f72ca4d83ecf9de98209c4717201c507029a9097
Author: Klaas Freitag <freitag at owncloud.com>
Date: Mon Sep 22 16:18:30 2014 +0200
Mac installer: Use template value for bundle name
---
admin/osx/macosx.pkgproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/admin/osx/macosx.pkgproj b/admin/osx/macosx.pkgproj
index 4863abc..cc989d9 100644
--- a/admin/osx/macosx.pkgproj
+++ b/admin/osx/macosx.pkgproj
@@ -22,7 +22,7 @@
<key>GID</key>
<integer>80</integer>
<key>PATH</key>
- <string>owncloud.app</string>
+ <string>@APPLICATION_EXECUTABLE at .app</string>
<key>PATH_TYPE</key>
<integer>3</integer>
<key>PERMISSIONS</key>
--
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