mirror of
https://github.com/opnsense/src.git
synced 2026-02-10 14:25:50 -05:00
Newer FreeBSD installs require an install(1) that supports the new flags.
This adds ${MAKEOBJDIRPREFIX}${.CURDIR}/tmp/legacy/{bin,usr/{bin,sbin}}
to the PATH while generating an mtree database for 'make release'.
Note that the problem only exists here because mm-mtree.sh generates
its own object tree to avoid mucking with the existing one, which
results in a PATH containing legacy utility dirs that are empty.
|
||
|---|---|---|
| .. | ||
| amd64 | ||
| doc | ||
| i386 | ||
| ia64 | ||
| pc98 | ||
| picobsd | ||
| powerpc | ||
| scripts | ||
| sparc64 | ||
| generate-release.sh | ||
| Makefile | ||
| rc.local | ||
| release.conf.sample | ||
| release.sh | ||