mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
coreos-devel/mantle: Use correct Apache license identifier
There is no portage-stable/licenses/Apache-2 file because the correct name for the license is Apache-2.0, and the missing license file causes the build to fail.
This commit is contained in:
parent
cd864ba474
commit
5c202dc3ec
@ -19,7 +19,7 @@ inherit coreos-go cros-workon
|
||||
|
||||
DESCRIPTION="Mantle: Gluing CoreOS together"
|
||||
HOMEPAGE="https://github.com/coreos/mantle"
|
||||
LICENSE="Apache-2"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
# objcopy/split have trouble with our cross-compiled kolet
|
||||
STRIP_MASK="/*/kola/*/kolet"
|
||||
|
Loading…
Reference in New Issue
Block a user