[packages/python3-PasteScript] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:26:08 CEST 2025


commit 91f4586f94c1b1d41597af58133d7e12623400e0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:25:52 2025 +0200

    Fix applying patches.

 python3-PasteScript.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-PasteScript.spec b/python3-PasteScript.spec
index 019a697..9e2f0a9 100644
--- a/python3-PasteScript.spec
+++ b/python3-PasteScript.spec
@@ -63,7 +63,7 @@ Dokumentacja API modułu Pythona PasteScript.
 
 %prep
 %setup -q -n PasteScript-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %py3_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-PasteScript.git/commitdiff/91f4586f94c1b1d41597af58133d7e12623400e0



More information about the pld-cvs-commit mailing list