MesaLib: fix typo

This commit is contained in:
John Galt 2014-07-25 02:07:07 -07:00
parent d8649974e9
commit a369ba3411

View file

@ -1,7 +1,7 @@
# Template build file for 'MesaLib'. # Template build file for 'MesaLib'.
pkgname=MesaLib pkgname=MesaLib
version=10.2.4 version=10.2.4
revision=8 revision=9
wrksrc="Mesa-${version}" wrksrc="Mesa-${version}"
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-glx-tls --enable-shared-glapi --enable-gbm configure_args="--enable-glx-tls --enable-shared-glapi --enable-gbm
@ -127,7 +127,7 @@ libOSMesa_package() {
libwayland-egl_package() { libwayland-egl_package() {
short_desc="Free implementation of the EGL API - wayland runtime" short_desc="Free implementation of the EGL API - wayland runtime"
replaces="libwaylang-egl-git>=0" replaces="libwayland-egl-git>=0"
pkg_install() { pkg_install() {
vmove "usr/lib/libwayland-egl.so.*" vmove "usr/lib/libwayland-egl.so.*"
vmove usr/lib/egl vmove usr/lib/egl