vboot-utils: package devkeys.
This commit is contained in:
parent
abf715a93a
commit
9b39382435
@ -2,7 +2,7 @@
|
||||
pkgname=vboot-utils
|
||||
version=44.7077
|
||||
_githash=ea71df260e9041dd5260425dae3d6f5412516b9b
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config git"
|
||||
makedepends="libressl-devel libuuid-devel"
|
||||
@ -34,4 +34,5 @@ do_build() {
|
||||
|
||||
post_install() {
|
||||
rm -r $DESTDIR/usr/lib/pkgconfig
|
||||
vcopy tests/devkeys usr/share/vboot/devkeys
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user