[packages/cogl] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Mon Jul 14 23:02:12 CEST 2025
    
    
  
commit 4edc3ab5383c1f17202ec77cdbec1daaf6d73a2a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:01:57 2025 +0200
    Fix applying patches.
 cogl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cogl.spec b/cogl.spec
index 32ee3eb..faf9b31 100644
--- a/cogl.spec
+++ b/cogl.spec
@@ -235,7 +235,7 @@ Dokumentacja API biblioteki cogl-gst.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cogl.git/commitdiff/4edc3ab5383c1f17202ec77cdbec1daaf6d73a2a
    
    
More information about the pld-cvs-commit
mailing list