summaryrefslogtreecommitdiff
path: root/games-strategy/spring/files/no_headless.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/spring/files/no_headless.patch')
-rw-r--r--games-strategy/spring/files/no_headless.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/games-strategy/spring/files/no_headless.patch b/games-strategy/spring/files/no_headless.patch
new file mode 100644
index 0000000..002ac13
--- /dev/null
+++ b/games-strategy/spring/files/no_headless.patch
@@ -0,0 +1,10 @@
+diff --git a/rts/builds/CMakeLists.txt b/rts/builds/CMakeLists.txt
+index ef85210..05d51cc 100644
+--- a/rts/builds/CMakeLists.txt
++++ b/rts/builds/CMakeLists.txt
+@@ -38,4 +38,4 @@ if (NOT HEADLESS_SYSTEM)
+ endif (NOT HEADLESS_SYSTEM)
+
+ Add_Subdirectory(DS)
+-Add_Subdirectory(HL)
++#Add_Subdirectory(HL)