1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 11:15:13 +03:00
aports/testing/openspades/fix-resources.patch
Victor Diego Alegandro Diaz Urbaneja bec0b5cf37 testing/openspades: new aport
open-source voxel firt person shooter
http://openspades.yvt.jp/
2020-01-30 19:41:50 +01:00

15 lines
472 B
Diff

--- a/Resources/CMakeLists.txt
+++ b/Resources/CMakeLists.txt
@@ -3,12 +3,6 @@
if (WIN32)
# No automatic downloading for Windows (for now)
- elseif (UNIX)
- add_custom_target(OpenSpades_Resources_DevPaks ALL COMMENT "Downloading non-GPL assets")
- add_custom_command(
- TARGET OpenSpades_Resources_DevPaks
- COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/downloadpak.sh
- WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR})
endif()
# TODO: subgroups for script files