summaryrefslogtreecommitdiff
path: root/libre/uboot-grub/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/uboot-grub/PKGBUILD')
-rw-r--r--libre/uboot-grub/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/uboot-grub/PKGBUILD b/libre/uboot-grub/PKGBUILD
index 8c21d6548..267fd2802 100644
--- a/libre/uboot-grub/PKGBUILD
+++ b/libre/uboot-grub/PKGBUILD
@@ -42,7 +42,7 @@ prepare() {
cd "${srcdir}/${_pkgbase}-${pkgver}/"
msg '[Das U-Boot ver.2015.07]: Fix removing board selection choices optional'
- patch -p1 -i "${srcdir}/0001-Revert-arch-Make-board-selection-choices-optional.patch
+ patch -p1 -i "${srcdir}/0001-Revert-arch-Make-board-selection-choices-optional.patch"
msg 'Patch to boot on GRUB'
patch -p1 -i "${srcdir}/uboot-am335x_evm_boot-on-grub.patch"