RFC: fix path to test jre in tapset test

Mark Wielaard mjw at redhat.com
Wed Jun 27 10:53:22 PDT 2012


On Tue, 2012-06-26 at 17:46 -0400, Omair Majid wrote:
> 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?

Yes please.

Thanks,

Mark



More information about the distro-pkg-dev mailing list