mesa3d: fixed butchered merge

This commit is contained in:
Fredrik Rinnestam 2014-02-15 20:25:36 +01:00
parent 7e02972d9d
commit 78fc01cd4d

View File

@ -18,4 +18,5 @@ build() {
--enable-gles1 --enable-gles2 --enable-texture-float \
--with-gallium-drivers=r300,r600,svga,swrast,radeonsi,nouveau
make
make DESTDIR=$PKG install
}