[packages/python-PasteScript] Fix applying patches.

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


commit 3d3dfa1e3a08cf190c358e304a308109c8e989aa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:30:01 2025 +0200

    Fix applying patches.

 python-PasteScript.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-PasteScript.spec b/python-PasteScript.spec
index 58c4261..537824f 100644
--- a/python-PasteScript.spec
+++ b/python-PasteScript.spec
@@ -65,7 +65,7 @@ Dokumentacja API modułu Pythona PasteScript.
 
 %prep
 %setup -q -n PasteScript-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PasteScript.git/commitdiff/3d3dfa1e3a08cf190c358e304a308109c8e989aa



More information about the pld-cvs-commit mailing list