diff options
Diffstat (limited to 'packages/x11-dri/mesa/mesa-scm.exheres-0')
-rw-r--r-- | packages/x11-dri/mesa/mesa-scm.exheres-0 | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/x11-dri/mesa/mesa-scm.exheres-0 b/packages/x11-dri/mesa/mesa-scm.exheres-0 deleted file mode 100644 index a9e8833..0000000 --- a/packages/x11-dri/mesa/mesa-scm.exheres-0 +++ /dev/null @@ -1,15 +0,0 @@ -# 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" -} - |