vboot-utils: yet another typo -.-
This commit is contained in:
parent
9e0070b125
commit
bac01f5894
|
@ -14,7 +14,7 @@ distfiles="$homepage/+archive/refs/heads/release-R${version//./-}.B.tar.gz"
|
|||
checksum=67be2192c7db1e11d652a62d1472190764e336c758feb8db912b42d2cab70965
|
||||
CFLAGS=-D_GNU_SOURCE
|
||||
make_install_args="MINIMAL=1"
|
||||
only_for_archs=="x86_64"
|
||||
#only_for_archs="x86_64"
|
||||
|
||||
do_fetch() {
|
||||
git clone https://chromium.googlesource.com/chromiumos/platform/vboot_reference.git $pkgname-$version || true
|
||||
|
|
Loading…
Reference in New Issue