[packages/python-papyon] Fix applying patches.

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


commit c2aad716b9e0a86b74fecf0f9d369ca86a89c49c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:29:54 2025 +0200

    Fix applying patches.

 python-papyon.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-papyon.spec b/python-papyon.spec
index 6ee7407..ae0b12c 100644
--- a/python-papyon.spec
+++ b/python-papyon.spec
@@ -39,7 +39,7 @@ usługi komunikatora MSN.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-papyon.git/commitdiff/c2aad716b9e0a86b74fecf0f9d369ca86a89c49c



More information about the pld-cvs-commit mailing list