[packages/guile-fibers] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 00:04:32 CEST 2025
    
    
  
commit 47fa38b6a7e974f5c3eeeb60cbf3619807a6c417
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:04:16 2025 +0200
    Fix applying patches.
 guile-fibers.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/guile-fibers.spec b/guile-fibers.spec
index cb46399..1663b7e 100644
--- a/guile-fibers.spec
+++ b/guile-fibers.spec
@@ -30,7 +30,7 @@ języka Guile Scheme, utrzymaną w tradycji Concurrent ML.
 
 %prep
 %setup -q -n fibers-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/guile-fibers.git/commitdiff/47fa38b6a7e974f5c3eeeb60cbf3619807a6c417
    
    
More information about the pld-cvs-commit
mailing list