[packages/log4c] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:08:56 CEST 2025


commit 6fca4c1a02da2a707ce15e6179ccbec89917a588
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:08:40 2025 +0200

    Fix applying patches.

 log4c.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/log4c.spec b/log4c.spec
index a61c54e..0854c0a 100644
--- a/log4c.spec
+++ b/log4c.spec
@@ -63,10 +63,10 @@ Dokumentacja API biblioteki log4c.
 
 %prep
 %setup -q
-%patch0
-%patch1 -p1
-%patch2
-%patch3 -p1
+%patch -P0
+%patch -P1 -p1
+%patch -P2
+%patch -P3 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/log4c.git/commitdiff/6fca4c1a02da2a707ce15e6179ccbec89917a588



More information about the pld-cvs-commit mailing list