[Pkg-owncloud-commits] [owncloud-client] 299/332: OS X: Slightly improve pkgproj
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Aug 14 21:07:15 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 fe3f751a8aa83bc6d309d807102381ad81001bd2
Author: Markus Goetz <markus at woboq.com>
Date: Tue Aug 5 17:15:22 2014 +0200
OS X: Slightly improve pkgproj
It is still too much bound to Klaas' machine.
---
admin/osx/macosx.pkgproj | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/admin/osx/macosx.pkgproj b/admin/osx/macosx.pkgproj
index 13e2d9e..d690a81 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>../install/owncloud.app</string>
+ <string>owncloud.app</string>
<key>PATH_TYPE</key>
<integer>3</integer>
<key>PERMISSIONS</key>
@@ -793,7 +793,7 @@
<key>GID</key>
<integer>0</integer>
<key>PATH</key>
- <string>../install/Library/ScriptingAdditions/LiferayNativity.osax/Contents</string>
+ <string>Library/ScriptingAdditions/LiferayNativity.osax/Contents</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