tech-pkg archive

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

Re: binary pkg names from 'make package' broken



On Fri, Apr 22, 2011 at 02:22:52PM +0200, Hubert Feyrer wrote:
> 
> On my Mac, I see funny pkg names created by "make package":
> 
>       mini% make package
>       => Bootstrap dependency digest>=20010302: found digest-20080510
>       ===> Building binary package for gettext-lib-0.18.1.1
>       => Creating binary package 
> ===>  /usr/pkgsrc/packages/All//Volumes/pkgsrc5-0.18.1.1.tgz

Completely unrelated, but isn't that "All" dir in a very bogus place?

I have to set WRKOBJDIR and then PACKAGES=${WRKOBJDIR}/packages for every
client of my shared /usr/pkgsrc. Imagine what happens with the default if
you compile pkgs for different architectures from the same /usr/pkgsrc.

Martin


Home | Main Index | Thread Index | Old Index