[packages/m4] - use patch -P

qboosh qboosh at pld-linux.org
Wed Jul 2 19:22:49 CEST 2025


commit bb98fac1926c415d08a2f2789659594782d9eb7c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jul 2 19:21:58 2025 +0200

    - use patch -P

 m4.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/m4.spec b/m4.spec
index 9e28c35..fc4e718 100644
--- a/m4.spec
+++ b/m4.spec
@@ -74,7 +74,7 @@ Statyczna biblioteka m4.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i '1 i @documentencoding ISO-8859-1' doc/m4.texi
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/m4.git/commitdiff/3c1dd7758db6433afae13fe9a816fcd388e4e329



More information about the pld-cvs-commit mailing list