libGLX and libOpenGL should be provided by the system, and not included in the package

This commit is contained in:
Dan Paulat 2024-03-13 15:19:56 -05:00
parent 936ddec7e3
commit 6907ade2ae

View file

@ -152,6 +152,8 @@ jobs:
pushd supercell-wx/
cd lib/
ln -s libssl.so.3 libssl.so
rm -f libGLX.so*
rm -f libOpenGL.so*
cd ..
mkdir -p plugins/
cd plugins/