From 7f03ef2dc20a393dcbf3868e06c1da393771ca89 Mon Sep 17 00:00:00 2001 From: Nicolas Reynolds Date: Mon, 31 Oct 2011 18:21:09 -0300 Subject: xorg-server update --- extra/pixman/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/pixman/PKGBUILD') diff --git a/extra/pixman/PKGBUILD b/extra/pixman/PKGBUILD index 0271c3942..77f6ab156 100644 --- a/extra/pixman/PKGBUILD +++ b/extra/pixman/PKGBUILD @@ -18,10 +18,10 @@ sha1sums=('ad2b828ce4280472f5933d8bb5f0f4d583aed7f3' build() { cd "${srcdir}/${pkgname}-${pkgver}" - [ "$CARCH" = "mips64el" ] && { - patch -Np1 -i $srcdir/pixman-loongson2f.patch - autoreconf -i - } +# [ "$CARCH" = "mips64el" ] && { +# patch -Np1 -i $srcdir/pixman-loongson2f.patch +# autoreconf -i +# } ./configure --prefix=/usr --disable-static make } -- cgit v1.2.3-54-g00ecf