[RFC][icedtea6-1.9] Backport of 2436: Fix duplication of absolute path when creating $(ECJ_BOOT_DIR)/lib.

Omair Majid omajid at redhat.com
Wed Oct 26 11:09:50 PDT 2011


On 10/26/2011 01:56 PM, Danesh Dadachanji wrote:
> Hi,
>
> I noticed this bug was still in 1.9 while trying to replace xalan/xerces
> with xsltproc. The reason 1.9 builds fine is because of the 'mkdir -p'
> that makes the endorsed dir (Makefile.am:1261). However, once
> xalan/xerces have been replaced, the endorsed dir is never created and
> so the build crashes.
>
> The attached patch is the same as the changeset[1] on HEAD adjusted for
> 1.9.
>
> ChangeLog
> +2011-10-26 Danesh Dadachanji <ddadacha at redhat.com>
> +
> + * Makefile.am:
> + (bootstrap-directory-ecj): Fix double
> + absolute path specification in creation
> + of $(ECJ_BOOT_DIR)/lib.
> +
>
> Okay for 1.9?
>

Looks fine to me.

Cheers,
Omair



More information about the distro-pkg-dev mailing list