summaryrefslogtreecommitdiff
path: root/libre/grub
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-02-29 20:41:38 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-02-29 20:41:38 -0300
commitc9ce0e3e18b6749d21247b8851a8187869e705ce (patch)
tree76942cf08479b4182b2d26336a0ba35cc2b87de4 /libre/grub
parent920bd67f88a034e167158ffeb67e8722967f79af (diff)
grub: fix build_grub-uboot path
Diffstat (limited to 'libre/grub')
-rw-r--r--libre/grub/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/grub/PKGBUILD b/libre/grub/PKGBUILD
index 74e2d487b..792b8f6d8 100644
--- a/libre/grub/PKGBUILD
+++ b/libre/grub/PKGBUILD
@@ -527,7 +527,7 @@ _build_grub-uboot() {
unset LDFLAGS
unset MAKEFLAGS
- cd "${srcdir}/grub-${_pkgver}-uboot_am335x-bone"
+ cd "${srcdir}/grub-${_pkgver}-uboot"
#sed -i '\|grub_arm_disable_caches_mmu|,+4 d
# ' grub-core/loader/arm/linux.c