[packages/skv] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 02:59:41 CEST 2025
    
    
  
commit 6c0fbacbd5a3b3b3604c3b56691137cffe9bf574
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:59:25 2025 +0200
    Fix applying patches.
 skv.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/skv.spec b/skv.spec
index 1733066..4dddeb1 100644
--- a/skv.spec
+++ b/skv.spec
@@ -86,7 +86,7 @@ Dokumentacja API biblioteki SKV.
 
 %prep
 %setup -q -a1 -n code-14cbb85f056ae8eecb6936f1613233940dbf7963
-%patch0 -p1
+%patch -P0 -p1
 
 %{__mv} CMake-* CMake/common
 %{__rm} .gitexternals
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/skv.git/commitdiff/6c0fbacbd5a3b3b3604c3b56691137cffe9bf574
    
    
More information about the pld-cvs-commit
mailing list