git: dsynth - Ignore ports installed on the host during pkgscan
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Dec 17 11:30:02 PST 2022
commit 5d0718a8775196ba673595dea1fc0ccbc02b800b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Dec 17 11:28:54 2022 -0800
dsynth - Ignore ports installed on the host during pkgscan
* Set LOCALBASE=<some_empty_dir> in the make commands issued by the
package scan so the host's installed packages are not probed.
Reported-by: daftaupe
Summary of changes:
usr.bin/dsynth/build.c | 11 +++++++++++
usr.bin/dsynth/pkglist.c | 25 +++++++++++++++++++++++++
2 files changed, 36 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5d0718a8775196ba673595dea1fc0ccbc02b800b
--
DragonFly BSD source repository
More information about the Commits
mailing list