Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2023 18:55:34 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Neel Chauhan <nc@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: f78f4879c494 - main - sysutils/debootstrap: Set +x to debootstrap
Message-ID:  <sffd-5rs9-wny@FreeBSD.org>
In-Reply-To: <202302101718.31AHICZp058992@gitrepo.freebsd.org> (Neel Chauhan's message of "Fri, 10 Feb 2023 17:18:12 GMT")
References:  <202302101718.31AHICZp058992@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Neel Chauhan <nc@FreeBSD.org> writes:

>  -DSDIR=$(DESTDIR)/usr/share/debootstrap
> -+DSDIR=$(DESTDIR)%%DATADIR%%
> ++DSDIR=$(DESTDIR)/usr/local/share/debootstrap

Looks unrelated and likely breaks PREFIX != /usr/local support.

Note, "git add -p" can be used to pick only desired parts without noise.
Note2, "poudriere testport -P" can test build PREFIX != /usr/local.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?sffd-5rs9-wny>