mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
Merge pull request #2428 from euank/runc-v
app-emulation/runc: show commit hash in --version
This commit is contained in:
commit
b6598ca6e5
@ -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