pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45450: pkgtools/p5-pkgsrc-Dewey fails to build with non-standard $WRKOBJDIR
The following reply was made to PR pkg/45450; it has been noted by GNATS.
From: John Marino <netbsd%marino.st@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: Thomas Klausner <wiz%NetBSD.org@localhost>,
pkg-manager%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/45450: pkgtools/p5-pkgsrc-Dewey fails to build with
non-standard
$WRKOBJDIR
Date: Tue, 11 Oct 2011 11:25:51 +0200
On 10/11/2011 10:25 AM, Thomas Klausner wrote:
> The following reply was made to PR pkg/45450; it has been noted by GNATS.
>
> From: Thomas Klausner <wiz%NetBSD.org@localhost>
> To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
> Cc:
> Subject: Re: pkg/45450: pkgtools/p5-pkgsrc-Dewey fails to build with
> non-standard $WRKOBJDIR
> Date: Tue, 11 Oct 2011 10:21:56 +0200
>
> On Mon, Oct 10, 2011 at 03:40:01PM +0000, netbsd%marino.st@localhost wrote:
> > -PKG_INSTALL_FILESDIR= ../../pkgtools/pkg_install/files
> > +PKG_INSTALL_FILESDIR= ${PKGSRCDIR}/pkgtools/pkg_install/files
>
> I think the usual method is ${.CURDIR}/../../pkgtools/pkg_install/files
> Does this work for you here too?
> Thomas
>
Hi Thomas,
I don't have access to that machine until tonight, so I can check then.
Is ${.CURDIR} equal to ${PKGSRCDIR}/pkgtools/p5-pkgsrc-Dewey in this case?
I would think my method is a bit cleaner if both are the same, but if
folks would prefer to stick with .CURDIR, that's fine with me.
John
Home |
Main Index |
Thread Index |
Old Index