small change

This commit is contained in:
LW-archlinux 2018-06-08 22:52:33 +02:00
parent e731a2b8fd
commit ababef6e73
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
pkgbase = mesa-git pkgbase = mesa-git
pkgdesc = an open-source implementation of the OpenGL specification, git version pkgdesc = an open-source implementation of the OpenGL specification, git version
pkgver = 18.2.0_devel.102461.d3ff478732 pkgver = 18.2.0_devel.102627.7dfaf025c5
pkgrel = 1 pkgrel = 1
url = http://mesa3d.sourceforge.net url = http://mesa3d.sourceforge.net
arch = x86_64 arch = x86_64

View File

@ -12,7 +12,7 @@
pkgbase=mesa-git pkgbase=mesa-git
pkgname=('mesa-git') pkgname=('mesa-git')
pkgdesc="an open-source implementation of the OpenGL specification, git version" pkgdesc="an open-source implementation of the OpenGL specification, git version"
pkgver=18.2.0_devel.102461.d3ff478732 pkgver=18.2.0_devel.102627.7dfaf025c5
pkgrel=1 pkgrel=1
arch=('x86_64') arch=('x86_64')
makedepends=('git' 'python2-mako' 'llvm-svn' 'clang-svn' 'xorgproto' makedepends=('git' 'python2-mako' 'llvm-svn' 'clang-svn' 'xorgproto'
@ -117,8 +117,8 @@ package_mesa-git() {
rm "$pkgdir"/usr/lib/libGLESv{1_CM,2}.so* rm "$pkgdir"/usr/lib/libGLESv{1_CM,2}.so*
# remove files provided by wayland # remove files provided by wayland
rm "$pkgdir"/usr/lib/libwayland-egl.so* # rm "$pkgdir"/usr/lib/libwayland-egl.so*
rm "$pkgdir"/usr/lib/pkgconfig/wayland-egl.pc # rm "$pkgdir"/usr/lib/pkgconfig/wayland-egl.pc
# indirect rendering # indirect rendering