pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/47968: make replace does not replace packages in /usr/pkgsrc/packages/All



The following reply was made to PR pkg/47968; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/47968: make replace does not replace packages in
 /usr/pkgsrc/packages/All
Date: Thu, 27 Jun 2013 16:19:36 +0900

 On Thu, 27 Jun 2013 06:10:00 +0900, <davshao%gmail.com@localhost> wrote:
 
 >> Description:
 > Using
 >
 > # make replace
 >
 > on either NetBSD 6.99.22 amd64 or DragonFly 3.5-DEVELOPMENT i386, x86_64 
 > does not appear to replace the packages in say
 > /usr/pkgsrc/packages/All
 >
 > The packages used to be replaced, so I do not know which is supposed to be 
 > the correct behavior.
 
 `replace' target is used to replace `installed' package.
 It used to be created binary packages in ${PACKAGES}, but it was a side effect.
 You must do `package' target, and it will create binary package in ${PACKAGES} 
whether
 DESTDIR is used or not.
 
 -- 
 OBATA Akio / obache%NetBSD.org@localhost
 


Home | Main Index | Thread Index | Old Index