[packages/ippl] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 00:16:28 CEST 2025
    
    
  
commit c1c1153cb3bb080ca92103de6c6c1cc9aec0c5e9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:16:12 2025 +0200
    Fix applying patches.
 ippl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ippl.spec b/ippl.spec
index 31008bd..1c4e628 100644
--- a/ippl.spec
+++ b/ippl.spec
@@ -42,7 +42,7 @@ O IPPL registra pacotes IP enviados à um sistema.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ippl.git/commitdiff/c1c1153cb3bb080ca92103de6c6c1cc9aec0c5e9
    
    
More information about the pld-cvs-commit
mailing list