app-emulation/runc: show commit hash in --version

This commit is contained in:
Euan Kemp 2017-02-17 17:07:28 -08:00
parent 05310d3e5d
commit 5e261ead8d

View File

@ -49,7 +49,7 @@ src_compile() {
$(usev selinux) $(usev selinux)
) )
emake BUILDTAGS="${options[*]}" emake BUILDTAGS="${options[*]}" COMMIT="${COMMIT_ID}"
} }
src_install() { src_install() {