From 85bb4ded04c8b4ed5dfe216194632c046e4ad796 Mon Sep 17 00:00:00 2001 From: David P Date: Fri, 20 Oct 2017 18:17:33 -0300 Subject: Fix kernels/linux-libre-pae PKGBUILD --- kernels/linux-libre-pae/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernels') diff --git a/kernels/linux-libre-pae/PKGBUILD b/kernels/linux-libre-pae/PKGBUILD index 4d920cea5..c8e7a80d4 100644 --- a/kernels/linux-libre-pae/PKGBUILD +++ b/kernels/linux-libre-pae/PKGBUILD @@ -90,7 +90,7 @@ prepare() { # http://www.fsfla.org/pipermail/linux-libre/2015-November/003202.html patch -p1 -i "${srcdir}/0002-fix-Atmel-maXTouch-touchscreen-support.patch" - cp -Tf ../config.${CARCH} .config + cp -Tf ../config .config # append pkgrel to extraversion sed -ri "s|^(EXTRAVERSION =.*\S).*|\1-${pkgrel}|" Makefile -- cgit v1.2.2