From d7117cb26dd8b88a1b1f7e0636b7db00e85bf002 Mon Sep 17 00:00:00 2001 From: Aldrik Dunbar Date: Fri, 26 Oct 2012 00:57:33 +0200 Subject: [PATCH] alarm/libcec-cubox: configure path fix --- alarm/libcec-cubox/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alarm/libcec-cubox/PKGBUILD b/alarm/libcec-cubox/PKGBUILD index 71a2bfcad..90a42efe6 100644 --- a/alarm/libcec-cubox/PKGBUILD +++ b/alarm/libcec-cubox/PKGBUILD @@ -23,7 +23,7 @@ options=(!libtool) build() { mv "$_srcfolder" "$pkgname-$pkgver" - _kernel_release="$(pacman -Q linux-headers-cubox | grep -Eo "[^\ ]+$")-ARCH" + _kernel_release="$(pacman -Q linux-headers-cubox | grep -Eo "[^\ ]+$")-ARCH+" cd "$pkgname-$pkgver" patch -p1 -i "${srcdir}/${source[1]}"