[Pkg-owncloud-commits] [owncloud-client] 145/219: Mac create pkg: Adjust background image path
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 1e49f152be3191af09ffb69be8196459f983a6c5
Author: Klaas Freitag <freitag at owncloud.com>
Date: Mon Sep 22 16:25:23 2014 +0200
Mac create pkg: Adjust background image path
---
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 cc989d9..c48b3a7 100644
--- a/admin/osx/macosx.pkgproj
+++ b/admin/osx/macosx.pkgproj
@@ -1055,7 +1055,7 @@
<key>BACKGROUND_PATH</key>
<dict>
<key>PATH</key>
- <string>./owncloud.app/Contents/Resources/owncloud_logo_blue.png</string>
+ <string>./@APPLICATION_EXECUTABLE at .app/Contents/Resources/owncloud_logo_blue.png</string>
<key>PATH_TYPE</key>
<integer>3</integer>
</dict>
--
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