[packages/python-logbook] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:29:40 CEST 2025


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

    Fix applying patches.

 python-logbook.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-logbook.spec b/python-logbook.spec
index da6e4df..5facc03 100644
--- a/python-logbook.spec
+++ b/python-logbook.spec
@@ -41,7 +41,7 @@ Logbook to przyjemny zamiennik biblioteki logging.
 
 %prep
 %setup -q -n Logbook-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cd logbook
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-logbook.git/commitdiff/3778d4e7a79fc85867b8880dbdaa57981bd88bf5



More information about the pld-cvs-commit mailing list