diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-09-02 17:07:46 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-09-02 17:08:48 +0200 |
commit | f0b0ff7450194c745f655412315e8b30fa15bc33 (patch) | |
tree | a5528c78592a8907a67cacb7cd4735babe37b1e3 /main/mesa/APKBUILD | |
parent | fb829a733959864e7c460fc825d0d0155a3a2065 (diff) | |
download | aports-f0b0ff7450194c745f655412315e8b30fa15bc33.tar.bz2 aports-f0b0ff7450194c745f655412315e8b30fa15bc33.tar.xz |
main/mesa: fix build
Diffstat (limited to 'main/mesa/APKBUILD')
-rw-r--r-- | main/mesa/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/mesa/APKBUILD b/main/mesa/APKBUILD index a5ceae4517..a6e04a7264 100644 --- a/main/mesa/APKBUILD +++ b/main/mesa/APKBUILD @@ -25,7 +25,6 @@ makedepends="$depends_dev expat-dev xextproto python libxt-dev makedepend autoconf automake libtool" source="ftp://ftp.freedesktop.org/pub/mesa/9.2/MesaLib-$pkgver.tar.bz2 glx_ro_text_segm.patch - uclibc-debug.patch " _dri_driverdir=/usr/lib/xorg/modules/dri |