From 71da70ab1f720d1b89ab800427eb97665464ed6f Mon Sep 17 00:00:00 2001 From: Daniel Mierswa Date: Sun, 21 Dec 2008 17:59:10 +0100 Subject: [PATCH] swrast won't work with that branch --- packages/x11-dri/mesa/mesa-scm.exheres-0 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/packages/x11-dri/mesa/mesa-scm.exheres-0 b/packages/x11-dri/mesa/mesa-scm.exheres-0 index 5ea43ca..6bfd137 100644 --- a/packages/x11-dri/mesa/mesa-scm.exheres-0 +++ b/packages/x11-dri/mesa/mesa-scm.exheres-0 @@ -1,6 +1,5 @@ # Copyright (c) 2008 Daniel Mierswa # Distributed under the terms of the GNU General Public License v2 -# based on mesa.exlib in x11.git SCM_REPOSITORY="git://anongit.freedesktop.org/git/nouveau/mesa" SCM_BRANCH="gallium-0.1" @@ -179,7 +178,3 @@ src_install() { insinto "/usr/$(get_libdir)" doins "${FILES}/"*.la } - -pkg_postinst() { - eclectic opengl set --use-old xorg-x11 -}