summaryrefslogtreecommitdiff
path: root/packages/x11-dri/mesa/mesa-scm.exheres-0
blob: a9e8833b5e1f75b29f081db1695da089e4a31ae2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 2008 Alexander Færøy <eroyf@eroyf.org>
# Copyright 2009, 2010 Ingmar Vanhassel <ingmar@exherbo.org>
# Distributed under the terms of the GNU General Public License v2

require mesa

PLATFORMS="~amd64 ~armv7 ~x86"

src_install() {
    mesa_src_install

    # scm doesn't care about --disable-glut there :(
    edo rm -f "${IMAGE}/usr/include/GL/glut.h"
}