[Bug 275735] Introduce SUBPACKAGE support in the framework

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 20 Dec 2023 09:48:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275735

Tobias C. Berner <tcberner@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tcberner@freebsd.org

--- Comment #2 from Tobias C. Berner <tcberner@freebsd.org> ---
@antoine, could you manually change line 813 of Mk/bsd.license.mk

to read

@${INSTALL_DATA} ${_LICENSE_FILE_${lic}}
${STAGEDIR}${_LICENSE_DIR.${sp}}/${lic}

i.e. replace the ${_LICENSE_DIR} there with ${_LICENSE_DIR.${sp}} and rerun it?


mfg Tobias

-- 
You are receiving this mail because:
You are on the CC list for the bug.