From 28b29a56735da0bab768febb155e0822085ecd2b Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Wed, 3 May 2017 07:33:28 +0200 Subject: fixing errors in pkgbuilds --- libre/uboot-grub/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/uboot-grub') 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" -- cgit v1.2.3