[packages/clan] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Mon Jul 14 23:00:00 CEST 2025
    
    
  
commit 17d292748a0a1825d44b23806bd600136bd510b8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:59:44 2025 +0200
    Fix applying patches.
 clan.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clan.spec b/clan.spec
index 49979b6..7701650 100644
--- a/clan.spec
+++ b/clan.spec
@@ -73,7 +73,7 @@ Statyczna biblioteka Clan.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/clan.git/commitdiff/17d292748a0a1825d44b23806bd600136bd510b8
    
    
More information about the pld-cvs-commit
mailing list