wayland: remove libwayland-egl as this file is provided by libwayland-egl
This commit is contained in:
@@ -17,6 +17,8 @@ pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
post_install() {
|
||||
# avoid conflict with libGLs libwayland-egl
|
||||
rm $DESTDIR/usr/lib/libwayland-egl.so.*
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user