From 5d334c7470b5851fbacd4545c8ee0ea676a21ccc Mon Sep 17 00:00:00 2001 From: root Date: Sat, 19 May 2012 00:02:33 +0000 Subject: Sat May 19 00:02:33 UTC 2012 --- testing/xorg-server/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/xorg-server') diff --git a/testing/xorg-server/PKGBUILD b/testing/xorg-server/PKGBUILD index f779f363e..8fb50f2c1 100644 --- a/testing/xorg-server/PKGBUILD +++ b/testing/xorg-server/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 158901 2012-05-12 20:49:16Z andyrtr $ +# $Id: PKGBUILD 159193 2012-05-17 14:38:12Z andyrtr $ # Maintainer: Jan de Groot pkgbase=xorg-server pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-common' 'xorg-server-devel') pkgver=1.12.1.901 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') license=('custom') url="http://xorg.freedesktop.org" @@ -42,7 +42,7 @@ build() { # fix glitches and crashes with EXA and cairo 1.12 # taken from https://bugs.freedesktop.org/show_bug.cgi?id=47266 # and reworked for 1.12.1 changes - patch -Np1 -i ${srcdir}/EXA_Fall_back_earlier_and_more_thoroughly_from_exaGlyphsV2.diff +# patch -Np1 -i ${srcdir}/EXA_Fall_back_earlier_and_more_thoroughly_from_exaGlyphsV2.diff # Add post-release patches from 1.12 branch patch -Np1 -i ${srcdir}/git-fixes.patch -- cgit v1.2.3-54-g00ecf