tech-pkg archive

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

Re: get rid of LOCALBASE



On 04.12.2020 18:17, Jason Bacon wrote:
On 12/4/20 11:03 AM, Jonathan Perkin wrote:
* On 2020-12-04 at 16:46 GMT, Roland Illig wrote:
On 03.12.2020 22:11, Jason Bacon wrote:

# PREFIX
# LOCALBASE

Which leaves the question of specifically when the two might actually
differ.
There is a single package where they differ.  That package is
shells/standalone-tcsh, and it is excluded by all bulk builds exactly
because it overrides PREFIX to be "/".  No other package is allowed to
do this though.
And security/mozilla-rootcerts-openssl </pedant>

Those indeed seem to be the only two:

Linux centosdev.uits  bacon ~ 585: (pkgsrc): pkg-grep ^PREFIX=
security/mozilla-rootcerts-openssl/Makefile:PREFIX=            /
shells/standalone-tcsh/Makefile:PREFIX=            /
Linux centosdev.uits  bacon ~ 586: (pkgsrc):

Let's make that 3 packages:

pkgtools/rc.subr/Makefile:42:PREFIX:=		/

I'm sure these 3 packages can be made to work even if PREFIX == LOCALBASE.


Home | Main Index | Thread Index | Old Index