CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/01/22 07:27:21
Modified files:
sysutils/m1n1 : Makefile
Added files:
sysutils/m1n1/patches: patch-Makefile
Log message:
m1n1 port tweaks, ok tobhe@
- don't call git during build, pass in the upstream version number from
GH_TAGNAME instead.
- build the LICENSE file in do-build rather than install so this can be
used as a BUILD_DEPENDS=sysutils/m1n1:build target when building the
apple-firmware package.
- use head instead of cat to add filenames of the license files.