#61 Was Merged
All checks were successful
Minetest-For-Mobile/pipeline/head This commit looks good
All checks were successful
Minetest-For-Mobile/pipeline/head This commit looks good
This commit is contained in:
parent
8d19b09cb1
commit
b6f29b9ac5
@ -17,9 +17,6 @@ git clone --depth 1 https://github.com/TheBrokenRail/irrlicht.git -b desktop-tou
|
||||
# Configure Irrlicht
|
||||
cd lib/irrlichtmt
|
||||
|
||||
# Include PR #61
|
||||
wget -O - https://github.com/minetest/irrlicht/pull/61.patch | patch -p1
|
||||
|
||||
disable_feature() {
|
||||
sed -i "s/^#define $1.*\$//g" include/IrrCompileConfig.h
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user