Java SE6 or SE7 binary for MacOSX PPC

Henri Gomez henri.gomez at gmail.com
Mon Jan 10 00:37:26 PST 2011


>>        % svn diff package64.sh
>>        Index: package64.sh
>>        ===================================================================
>>        --- package64.sh        (revision 54)
>>        +++ package64.sh        (working copy)
>>        @@ -1,6 +1,6 @@
>>         #!/bin/bash
>>
>>        -OSOURCE_DIR=`pwd`/build/bsd-amd64/j2sdk-image
>>        +OSOURCE_DIR=`pwd`/bsd-port/build/bsd-amd64/j2sdk-image
>>         SOURCE_DIR=`pwd`/java-osx/j2sdk-image
>>         BUILD_DIR=`pwd`/java-osx
>>         DMG_MOUNT_DIR=$BUILD_DIR/mount
>
> Hum may be OSOURCE_DIR should be updated since I'm using them inside
> an Hudson with specific location.
> I'll check this ASAP.

I checked from a fresh install, OSOURCE_DIR is
./build/bsd-amd64/j2sdk-image and not
./bsd-port/build/bsd-amd64/j2sdk-image



More information about the bsd-port-dev mailing list