mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-27 06:18:57 +00:00
12 lines
215 B
Diff
12 lines
215 B
Diff
--- a/opensubdiv/osd/CMakeLists.txt
|
|
+++ b/opensubdiv/osd/CMakeLists.txt
|
|
@@ -410,7 +410,7 @@
|
|
GROUP_READ
|
|
WORLD_READ )
|
|
|
|
-if (ANDROID)
|
|
+if (FALSE)
|
|
install(
|
|
FILES
|
|
Android.mk
|