pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/41092 CVS commit: pkgsrc/pkgtools/pkg_select
The following reply was made to PR pkg/41092; it has been noted by GNATS.
From: Steven Drake <sbd%users.sf.net@localhost>
To: gnats-bugs%NetBSD.org@localhost, Thomas Klausner <wiz%netbsd.org@localhost>
Cc:
Subject: Re: PR/41092 CVS commit: pkgsrc/pkgtools/pkg_select
Date: Mon, 4 May 2009 22:43:15 +1200 (NZST)
Not quite fixed, the search pattern ends with a slash so the replacement
need to end with a slash!
>How-To-Repeat:
$ ident Makefile
$NetBSD: Makefile,v 1.14 2009/04/03 16:06:43 imil Exp $
$ make show-vars VARNAMES="LOCALBASE PKGSRCDIR"
/usr/local
/usr/pkgsrc
$ make configure >/dev/null
grep MIRRORS work/pkg_select-20090308/Makefile
CFLAGS+= -DMIRRORS=\"/usr/localshare/pkg_select\"
Home |
Main Index |
Thread Index |
Old Index