diff options
Diffstat (limited to 'games-strategy/spring/files/no_gml.patch')
-rw-r--r-- | games-strategy/spring/files/no_gml.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/games-strategy/spring/files/no_gml.patch b/games-strategy/spring/files/no_gml.patch deleted file mode 100644 index 15dbf3f..0000000 --- a/games-strategy/spring/files/no_gml.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/rts/builds/CMakeLists.txt b/rts/builds/CMakeLists.txt -index ef85210..c830d9a 100644 ---- a/rts/builds/CMakeLists.txt -+++ b/rts/builds/CMakeLists.txt -@@ -34,7 +34,7 @@ endmacro (CreateEngineBuildInstallTarget targetName) - - if (NOT HEADLESS_SYSTEM) - Add_Subdirectory(default) -- Add_Subdirectory(GML) -+ #Add_Subdirectory(GML) - endif (NOT HEADLESS_SYSTEM) - - Add_Subdirectory(DS) |