mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
app-emulation/runc: show commit hash in --version
This commit is contained in:
parent
05310d3e5d
commit
5e261ead8d
@ -49,7 +49,7 @@ src_compile() {
|
|||||||
$(usev selinux)
|
$(usev selinux)
|
||||||
)
|
)
|
||||||
|
|
||||||
emake BUILDTAGS="${options[*]}"
|
emake BUILDTAGS="${options[*]}" COMMIT="${COMMIT_ID}"
|
||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
Loading…
x
Reference in New Issue
Block a user