diff --git a/sys-libs/mesa/mesa-17.0.4.recipe b/sys-libs/mesa/mesa-17.0.4.recipe index 8e7c012fb..a95da1d3f 100644 --- a/sys-libs/mesa/mesa-17.0.4.recipe +++ b/sys-libs/mesa/mesa-17.0.4.recipe @@ -6,7 +6,7 @@ providing 3D rendering to Haiku applications." HOMEPAGE="http://www.mesa3d.org/" COPYRIGHT="1999-2017 Brian Paul" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://mesa.freedesktop.org/archive/mesa-${portVersion}.tar.xz" CHECKSUM_SHA256="1269dc8545a193932a0779b2db5bce9be4a5f6813b98c38b93b372be8362a346" @@ -70,6 +70,7 @@ INSTALL() # OpenGL ES cp $(find $mesaBuildDir -name 'libEGL.so.1') $libDir + symlinkRelative -s $libDir/libEGL.so.1 $libDir/libEGL.so symlinkRelative -s $libDir/libEGL.so.1 $developLibDir/libEGL.so # Our rendering add-ons