[packages/leafnode] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 00:42:11 CEST 2025
    
    
  
commit 5796c8c22b63b591be72bec1a056b62cbcea8659
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:41:55 2025 +0200
    Fix applying patches.
 leafnode.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/leafnode.spec b/leafnode.spec
index 6679237..7d8c97d 100644
--- a/leafnode.spec
+++ b/leafnode.spec
@@ -53,7 +53,7 @@ dezenas de leitores e um pequeno link para a net.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/leafnode.git/commitdiff/5796c8c22b63b591be72bec1a056b62cbcea8659
    
    
More information about the pld-cvs-commit
mailing list