[packages/calf] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Mon Jul 14 22:54:05 CEST 2025
    
    
  
commit 84fa5a25d24299086dbc343d1ce99885c2d21682
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:53:49 2025 +0200
    Fix applying patches.
 calf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/calf.spec b/calf.spec
index ef1a998..df9b9f6 100644
--- a/calf.spec
+++ b/calf.spec
@@ -84,8 +84,8 @@ Bashowe dopełnianie parametrów dla Calf Studio Gear.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/calf.git/commitdiff/84fa5a25d24299086dbc343d1ce99885c2d21682
    
    
More information about the pld-cvs-commit
mailing list