[packages/liferea] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 01:05:37 CEST 2025
    
    
  
commit 4aeb9812de2ba39bbb285e92d47e941f77415019
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:05:21 2025 +0200
    Fix applying patches.
 liferea.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/liferea.spec b/liferea.spec
index 9f91009..98960a0 100644
--- a/liferea.spec
+++ b/liferea.spec
@@ -64,7 +64,7 @@ Play music and videos directly from Liferea.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__glib_gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/liferea.git/commitdiff/4aeb9812de2ba39bbb285e92d47e941f77415019
    
    
More information about the pld-cvs-commit
mailing list