[packages/librsynth] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 00:58:58 CEST 2025
    
    
  
commit 1ccc5af7ec48ad2b86679d2ac2c927747815ace2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:58:42 2025 +0200
    Fix applying patches.
 librsynth.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/librsynth.spec b/librsynth.spec
index 69b0985..ef59c0f 100644
--- a/librsynth.spec
+++ b/librsynth.spec
@@ -85,7 +85,7 @@ angielskiego) do librsynth.
 
 %prep
 %setup -q -a2
-%patch0 -p1
+%patch -P0 -p1
 
 gzip -dc %{SOURCE1} > dict/cmudict
 mv -f beep/beep-%{beep_v} dict/beep
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/librsynth.git/commitdiff/1ccc5af7ec48ad2b86679d2ac2c927747815ace2
    
    
More information about the pld-cvs-commit
mailing list