diff --git a/resources/install/build.xml b/resources/install/build.xml
index 61c307fd1..1c0783e4e 100644
--- a/resources/install/build.xml
+++ b/resources/install/build.xml
@@ -1113,7 +1113,7 @@
signature="sipc"
mainclass="net.java.sip.communicator.launcher.SIPCommunicator"
icon="resources/images/logo/sc_logo_128x128.icns"
- jvmversion="1.6+"
+ jvmversion="1.6*"
version="${sip-communicator.version}"
build="${sparkle.build}"
infostring="${application.name}"
@@ -1244,11 +1244,6 @@
-
-
-
diff --git a/resources/install/installers.properties b/resources/install/installers.properties
index 132c281dc..c97215ff0 100644
--- a/resources/install/installers.properties
+++ b/resources/install/installers.properties
@@ -16,4 +16,4 @@ windows.jre64.file=C:\\Install\\jre-7u17-windows-x64.exe
windows.jre.zip=C:\\Install\\jre-7u45-windows-i586.zip
windows.jre64.zip=C:\\Install\\jre-7u45-windows-x64.zip
-macosx.jre=${user.home}/bin/jdk1.7.0_45.jdk
+#macosx.jre=${user.home}/bin/jdk1.7.0_45.jdk
diff --git a/resources/install/macosx/JavaApplicationStub b/resources/install/macosx/JavaApplicationStub
index 25a52e64c..a744bf93d 100755
Binary files a/resources/install/macosx/JavaApplicationStub and b/resources/install/macosx/JavaApplicationStub differ
diff --git a/resources/install/macosx/JavaApplicationStub_Old b/resources/install/macosx/JavaApplicationStub_Old
deleted file mode 100755
index a744bf93d..000000000
Binary files a/resources/install/macosx/JavaApplicationStub_Old and /dev/null differ