From: Cherian Mathew Date: Thu, 20 Aug 2015 15:52:36 +0000 (+0200) Subject: #4717 Correct dir for changing permissions X-Git-Tag: 3.8.0^2~43^2~14 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/5a7b73b8c80a8b79ac8d22d111c8fe237278095c #4717 Correct dir for changing permissions --- diff --git a/eu.etaxonomy.taxeditor.feature/build.properties.with.jre b/eu.etaxonomy.taxeditor.feature/build.properties.with.jre index 73564880a..41ec30992 100644 --- a/eu.etaxonomy.taxeditor.feature/build.properties.with.jre +++ b/eu.etaxonomy.taxeditor.feature/build.properties.with.jre @@ -8,4 +8,4 @@ root.win32.win32.x86_64.permissions.755=jre/bin/** root.win32.win32.x86=win-32 root.win32.win32.x86.permissions.755=jre/bin/** root.macosx.cocoa.x86_64=mac-64 -root.macosx.cocoa.x86_64.permissions.755=jre/bin/** \ No newline at end of file +root.macosx.cocoa.x86_64.permissions.755=jre/Contents/Home/bin/** \ No newline at end of file