summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-02-06 12:43:11 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-02-06 12:43:11 -0300
commit8bbc7c86370ecb7af001eaeb1f672ae4624f1ac1 (patch)
tree27d302c0638c3cef8bf96e8e3d4c8779722beda6 /libre
parente0b6dab3c7dddc79743543fcee8cf56f585171ed (diff)
Minor fix to match the loongson patches
Diffstat (limited to '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