From 5a7b73b8c80a8b79ac8d22d111c8fe237278095c Mon Sep 17 00:00:00 2001 From: Cherian Mathew Date: Thu, 20 Aug 2015 17:52:36 +0200 Subject: [PATCH] #4717 Correct dir for changing permissions --- eu.etaxonomy.taxeditor.feature/build.properties.with.jre | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1