[packages/python3-pygame] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 23:09:26 CET 2025
commit 96ffb25946c2b85b487fa22cb9002ef4e0ae0fe0
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 23:09:22 2025 +0100
- use patch -P
python3-pygame.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-pygame.spec b/python3-pygame.spec
index 21056cc..870d0ce 100644
--- a/python3-pygame.spec
+++ b/python3-pygame.spec
@@ -95,7 +95,7 @@ Przykłady do modułów Pythona pygame.
%prep
%setup -q -n %{module}-%{version}
-%patch2 -p1
+%patch -P 2 -p1
%build
export PORTMIDI_INC_PORTTIME=1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pygame.git/commitdiff/96ffb25946c2b85b487fa22cb9002ef4e0ae0fe0
More information about the pld-cvs-commit
mailing list