RFC: fix path to test jre in tapset test
Omair Majid
omajid at redhat.com
Tue Jun 26 14:46:33 PDT 2012
Hi,
There is a minor typo in the tapset test script. It assumes ix86 systems
have a jre arch directory of "i586", which contradicts what acinclude.m4
says:
i?86)
BUILD_ARCH_DIR=i586
INSTALL_ARCH_DIR=i386
JRE_ARCH_DIR=i386
ARCH_PREFIX=${LINUX32}
ARCHFLAG="-m32"
;;
Okay to commit?
Thanks,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tapset-i.86-dir.patch
Type: text/x-patch
Size: 332 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120626/2397f633/tapset-i.86-dir.patch
More information about the distro-pkg-dev
mailing list