Subject: Re: installing openoffice-bin
To: Perry E. Metzger <perry@piermont.com>
From: Michael Rauch <mrauch@NetBSD.org>
List: tech-pkg
Date: 09/11/2005 12:55:14
Hi,
On Thu, Sep 08, 2005 at 02:22:37PM -0400, Perry E. Metzger wrote:
> I think it needs fixing... however, I'll note that when I
>
> export TMP=/var/tmp
> make install
>
> it does indeed work -- so obviously something isn't handled right in
> the pkg.
the setting in the Makefile was never propagated into the environment
of the installation binary. I've just committed a fix (also for the
native openoffice package, which uses the same mechanism) and
verified that it works now.
Michael