Codebase list pygame-sdl2 / d4876531-857d-4dda-b8a5-b03554d8efae/main
Refresh patches. Debian Janitor 2 years ago
1 changed file(s) with 4 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
55 setuplib.py | 2 +-
66 1 file changed, 1 insertion(+), 1 deletion(-)
77
8 diff --git a/setuplib.py b/setuplib.py
9 index 044bda5..0c0bba5 100644
10 --- a/setuplib.py
11 +++ b/setuplib.py
8 Index: pygame-sdl2/setuplib.py
9 ===================================================================
10 --- pygame-sdl2.orig/setuplib.py
11 +++ pygame-sdl2/setuplib.py
1212 @@ -61,7 +61,7 @@ windows = platform.win32_ver()[0]
1313 if windows:
1414 cython_command = os.path.join(os.path.dirname(sys.executable), "Scripts", "cython.exe")