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: 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
 


Home | Main Index | Thread Index | Old Index