Re: CURRENT: bothering DESTDIR=/ issue after pkg base install

Dag-Erling Smørgrav <[email protected]>
Newsgroups gmane.os.freebsd.current
Message-ID <[email protected]>
A FreeBSD User <[email protected]> writes:
> I'd like to go back to the status quo ante, without defining DESTDIR=/
> in /etc/src.conf, but it seems I'm to blunt to find the correct
> "switch".

You have converted your system to pkgbase and want to switch back to
updating from source.

If you have pkg 2.5.0 or newer:

    pkg unregister -fg FreeBSD-\*

otherwise:

    pkg shell "delete from packages where origin like 'base/%';"

Remember to run `make delete-old` after `make installworld` to remove
files that were installed by pkgbase but are excluded from your build.

DES
-- 
Dag-Erling Smørgrav - [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.