diff options
Diffstat (limited to 'devel/godot/files/patch-platform_linuxbsd_detect.py')
-rw-r--r-- | devel/godot/files/patch-platform_linuxbsd_detect.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/godot/files/patch-platform_linuxbsd_detect.py b/devel/godot/files/patch-platform_linuxbsd_detect.py index ab0cb61205cb..0deebc9387b2 100644 --- a/devel/godot/files/patch-platform_linuxbsd_detect.py +++ b/devel/godot/files/patch-platform_linuxbsd_detect.py @@ -1,6 +1,6 @@ ---- platform/linuxbsd/detect.py.orig 2025-02-19 15:17:58.330499000 +0100 -+++ platform/linuxbsd/detect.py 2025-02-19 15:20:19.837955000 +0100 -@@ -370,7 +370,7 @@ +--- platform/linuxbsd/detect.py.orig 2025-03-25 23:11:16 UTC ++++ platform/linuxbsd/detect.py +@@ -373,7 +373,7 @@ def configure(env: "SConsEnvironment"): else: env.Append(CPPDEFINES=["XKB_ENABLED"]) |