[packages/python-pyalsa] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 22:12:21 CET 2025


commit 21310751f9e038c444e375f5681519bb84b8a53e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 22:08:00 2025 +0100

    - use patch -P

 python-pyalsa.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyalsa.spec b/python-pyalsa.spec
index 2368926..c85a529 100644
--- a/python-pyalsa.spec
+++ b/python-pyalsa.spec
@@ -50,7 +50,7 @@ Wiązanie Pythona 3 do biblioteki ALSA.
 
 %prep
 %setup -q -n pyalsa-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyalsa.git/commitdiff/21310751f9e038c444e375f5681519bb84b8a53e



More information about the pld-cvs-commit mailing list