From fec9712b151ad31b053fe700cb0f809b9715407c Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 23 Oct 2013 16:48:42 +0200 Subject: Fix Bug 865: Safari >= 6.1 [OSX]: May employ xattr on 'com.apple.quarantine' on 'PluginProcess.app' - IOUtil.getTempDir(..): Don't test executable caps on OSX for java_io_tmpdir - JarUtil.extract(..): Issue native fixNativeLibAttribs(..) on OSX for native library files, i.e. remove xattr 'com.apple.quarantine' --- make/build.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'make') diff --git a/make/build.xml b/make/build.xml index 554ba43..55ef270 100644 --- a/make/build.xml +++ b/make/build.xml @@ -457,10 +457,7 @@ - - - - + -- cgit v1.2.3