Update Patch
Minetest-For-Mobile/pipeline/head This commit looks good Details

This commit is contained in:
TheBrokenRail 2020-12-22 12:49:25 -05:00
parent 65713d3e5a
commit c9069a4208
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ dos2unix source/Irrlicht/CIrrDeviceLinux.cpp
dos2unix source/Irrlicht/Makefile
dos2unix include/IrrCompileConfig.h
wget -O - https://sourceforge.net/p/irrlicht/patches/_discuss/thread/97431334ce/37b2/f348/0599/6df8/attachment/multitouch-and-phosh-fix.patch | patch -p1
wget -O - https://sourceforge.net/p/irrlicht/patches/_discuss/thread/97431334ce/5686/30b0/attachment/multitouch-and-phosh-fix-and-libpng-fix.patch | patch -p1
disable_feature() {
sed -i "s/^#define $1.*$//g" include/IrrCompileConfig.h