[packages/eve] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Mon Jul 14 23:27:43 CEST 2025
    
    
  
commit aa70367ad790efc3df3bb44eb406a1bf8be3617e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:27:28 2025 +0200
    Fix applying patches.
 eve.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/eve.spec b/eve.spec
index f0d514e..30b43ad 100644
--- a/eve.spec
+++ b/eve.spec
@@ -35,8 +35,8 @@ biurkowych.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eve.git/commitdiff/aa70367ad790efc3df3bb44eb406a1bf8be3617e
    
    
More information about the pld-cvs-commit
mailing list