summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-02 18:47:57 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-02 18:47:57 +0100
commit68e7598e70054a2b4148c52772d63d3ae1fcef8c (patch)
treec95e95c7425a69de681a966b2d012af358a570be
parentbae1d2619114abb36d636273329ed6d3ae157055 (diff)
mesa: Remove a probably obsolete MIPS DRI1 patch.
-rw-r--r--extra/mesa/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/mesa/PKGBUILD b/extra/mesa/PKGBUILD
index d437814f7..ea074d552 100644
--- a/extra/mesa/PKGBUILD
+++ b/extra/mesa/PKGBUILD
@@ -31,7 +31,6 @@ build() {
extraconf=""
fi
- patch -Np1 -i $srcdir/mesa-loongson.patch
# patch -Np1 -i ${srcdir}/git_fixes.diff
autoreconf -vfi # our automake is far too new for their build system :)