summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/games.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index fd22b0243f5..89e06a3a81e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4845,7 +4845,7 @@ This package expects the game(s) to be placed in subdirectories of
(add-before 'configure 'disable-data-install
(lambda _
(substitute* "CMakeLists.txt"
- (("^install\\(.*STK_DATA_DIR" &)
+ (("^install\\(DIRECTORY.*STK_DATA_DIR" &)
(string-append "# " &))))))))
(inputs
(list curl