vboot-utils: yet another typo -.-

This commit is contained in:
Enno Boland 2015-06-16 13:00:31 +02:00
parent 9e0070b125
commit bac01f5894

View file

@ -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