nhahv / openjdk-osx-build

Automatically exported from code.google.com/p/openjdk-osx-build
0 stars 0 forks source link

use distincts id for 32 and 64bits installlation id #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
packagemaker was using the same installation id, net.openjdk.java.pkg, for 32 
and 64bits.
it should be distinct to get both VM at the same time on system :

net.openjdk.java.i586.pkg

net.openjdk.java.x86_64.pkg

Original issue reported on code.google.com by henri.gomez on 26 Nov 2010 at 8:18

GoogleCodeExporter commented 8 years ago

Original comment by henri.gomez on 26 Nov 2010 at 8:43