mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/mesa fix
This commit is contained in:
parent
7205d119c8
commit
ea0e4837e7
1 changed files with 0 additions and 7 deletions
|
@ -22,13 +22,6 @@ source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2
|
|||
md5sums=('8544c0ab3e438a08b5103421ea15b6d2'
|
||||
'5c65a0fe315dd347e09b1f2826a1df5a')
|
||||
|
||||
prepare() {
|
||||
cd ${srcdir}/?esa-*
|
||||
|
||||
# Cherry picked from mesa branch 10.0, this fix wxgtk rebuild (FS#38392)
|
||||
patch -Np1 -i ../revert.remove.GLXContextID.typedef.patch
|
||||
}
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/?esa-*
|
||||
|
||||
|
|
Loading…
Reference in a new issue