summaryrefslogtreecommitdiff
path: root/gnu/packages/game-development.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/game-development.scm')
-rw-r--r--gnu/packages/game-development.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 295ee20a90..daeeec42cb 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -2554,8 +2554,7 @@ physics engine is just a system for procedural animation.")
(add-after 'unpack 'change-to-build-dir
(lambda _
(chdir "buildsys/autotools")
- (patch-shebang "get_version.py")
- #t)))))
+ (patch-shebang "get_version.py"))))))
(native-inputs
(list autoconf
automake