[packages/log4cpp] - use patch -P

qboosh qboosh at pld-linux.org
Sun Apr 13 22:01:33 CEST 2025


commit 557be29454865fd74c304411b9326523fbfaf12e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 13 21:47:09 2025 +0200

    - use patch -P

 log4cpp.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/log4cpp.spec b/log4cpp.spec
index 34e674d..e6c17ca 100644
--- a/log4cpp.spec
+++ b/log4cpp.spec
@@ -60,9 +60,9 @@ Ten pakiet zawiera statyczną bibliotekę log4cpp.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/log4cpp.git/commitdiff/fcedfd73c1da39e8f305a36c82e330f553682183



More information about the pld-cvs-commit mailing list