git: DragonFly_RELEASE_6_2 dsynth - Ignore ports installed on the host during pkgscan

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Dec 17 12:38:44 PST 2022


commit 653b0189d84d64e6a9eb0f4e6243ec6ad63f85e9
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/653b0189d84d64e6a9eb0f4e6243ec6ad63f85e9


-- 
DragonFly BSD source repository


More information about the Commits mailing list