[packages/help2man] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:07:14 CEST 2025


commit 5cdc2ab5c4cfebf9964b8c9373d0f76d279cd084
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:06:58 2025 +0200

    Fix applying patches.

 help2man.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/help2man.spec b/help2man.spec
index cf43111..3141b21 100644
--- a/help2man.spec
+++ b/help2man.spec
@@ -40,7 +40,7 @@ przekształcić to wyjście na coś przypominającego stronę manuala.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # completeness percentage is too low (as of 1.49.3)
 %{__rm} po-texi/zh_CN.po
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/help2man.git/commitdiff/5cdc2ab5c4cfebf9964b8c9373d0f76d279cd084



More information about the pld-cvs-commit mailing list