diff options
author | Damian Minkov <damencho@jitsi.org> | 2013-11-01 22:09:47 +0200 |
---|---|---|
committer | Damian Minkov <damencho@jitsi.org> | 2013-11-01 22:09:47 +0200 |
commit | a136f0dca1f136479e29ecad3ce4c5cb1327bb00 (patch) | |
tree | 023f3168812fb2f91fad6be6eb70b9dff582327e /resources/install | |
parent | 98c973a16d020adf6682076a828f69d806fae1b1 (diff) | |
download | jitsi-a136f0dca1f136479e29ecad3ce4c5cb1327bb00.zip jitsi-a136f0dca1f136479e29ecad3ce4c5cb1327bb00.tar.gz jitsi-a136f0dca1f136479e29ecad3ce4c5cb1327bb00.tar.bz2 |
Reverts to old launcher, new one prevents building dmg, due to error while signing application. Temporary turns off embedding jre.
Diffstat (limited to 'resources/install')
-rw-r--r-- | resources/install/installers.properties | 2 | ||||
-rwxr-xr-x | resources/install/macosx/JavaApplicationStub | bin | 38652 -> 64532 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/resources/install/installers.properties b/resources/install/installers.properties index 132c281..c97215f 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 Binary files differindex c28cd5e..a744bf9 100755 --- a/resources/install/macosx/JavaApplicationStub +++ b/resources/install/macosx/JavaApplicationStub |