[packages/python-pyrepl] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:31:56 CEST 2025


commit fedb338f490d51b21acc13f96c57acf1f3f02a85
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:31:39 2025 +0200

    Fix applying patches.

 python-pyrepl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyrepl.spec b/python-pyrepl.spec
index 576cfe5..fb0e30f 100644
--- a/python-pyrepl.spec
+++ b/python-pyrepl.spec
@@ -73,7 +73,7 @@ Pythona z osadzonym weń modułem pyrepl.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 python setup.py build_ext
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyrepl.git/commitdiff/fedb338f490d51b21acc13f96c57acf1f3f02a85



More information about the pld-cvs-commit mailing list