[packages/logg] Fix applying patches.

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


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

    Fix applying patches.

 logg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/logg.spec b/logg.spec
index d5d0dbb..d6a64d5 100644
--- a/logg.spec
+++ b/logg.spec
@@ -56,7 +56,7 @@ Biblioteka statyczna LOGG.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -j1 -f Makefile.unix \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/logg.git/commitdiff/a8fb85d3431b08a185e862933b7f90c3b3b9ad60



More information about the pld-cvs-commit mailing list