summaryrefslogtreecommitdiff
path: root/libre/linux-libre
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-07 21:23:31 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-07 21:23:31 -0300
commit02cd5c40b37e2e6ebe56f5f89f9e8ab85c02be59 (patch)
tree04930d0e0700a55f218f05ca1a8a88fb713f6e1c /libre/linux-libre
parent4a9023500f5b915ccbf556296c756ce3f2faef5b (diff)
linux-libre: make it match any lxo patch
Diffstat (limited to 'libre/linux-libre')
-rw-r--r--libre/linux-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index bc6b67c12..0effda0b4 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -61,7 +61,7 @@ build() {
if [ "$CARCH" == "mips64el" ]; then
sed -i "s|^EXTRAVERSION.*|EXTRAVERSION =-libre|" Makefile
msg2 "Adding loongson-community patches"
- patch -Np1 -i ${srcdir}/${_basekernel}.*-*-loongson-community.patch
+ patch -Np1 -i ${srcdir}/${_basekernel}*-*-loongson-community.patch
patch -Np0 -i "${srcdir}/lxo-config.patch"
# ensure N32, add localversion and remove uevent helper as per