diff --git a/srcpkgs/irrlicht/template b/srcpkgs/irrlicht/template index 39cca62f753..b8e852b7be5 100644 --- a/srcpkgs/irrlicht/template +++ b/srcpkgs/irrlicht/template @@ -14,6 +14,7 @@ CPPFLAGS="-DPNG_ARM_NEON_OPT=0" pre_build() { cd source/Irrlicht + vsed -i 's;;;' COSOperator.cpp for file in COpenGLExtensionHandler.h glext.h glxext.h wglext.h; do $XBPS_FETCH_CMD "http://sourceforge.net/p/irrlicht/code/4600/tree/trunk/source/Irrlicht/${file}?format=raw>${file}" done