[packages/python-guppy] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:28:37 CEST 2025


commit 781e9cf86ba59d195c8bef67318f6607525ed9b8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:28:21 2025 +0200

    Fix applying patches.

 python-guppy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-guppy.spec b/python-guppy.spec
index 4b335da..d673e5a 100644
--- a/python-guppy.spec
+++ b/python-guppy.spec
@@ -33,7 +33,7 @@ utilities such as the Glue module that keeps things together.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-guppy.git/commitdiff/781e9cf86ba59d195c8bef67318f6607525ed9b8



More information about the pld-cvs-commit mailing list