[packages/python-pydspam] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:30:52 CEST 2025


commit 6e5bf2a25485cb43dd650c2c6ce4b500e42d8046
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:30:36 2025 +0200

    Fix applying patches.

 python-pydspam.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pydspam.spec b/python-pydspam.spec
index da38f20..3645dc9 100644
--- a/python-pydspam.spec
+++ b/python-pydspam.spec
@@ -24,7 +24,7 @@ Interfejs Pythona do biblioteki dspam.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pydspam.git/commitdiff/6e5bf2a25485cb43dd650c2c6ce4b500e42d8046



More information about the pld-cvs-commit mailing list