[packages/eventum] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Mon Jul 14 23:27:46 CEST 2025
    
    
  
commit 2e9e528554180922991f2d533f71eab189803fcb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:27:31 2025 +0200
    Fix applying patches.
 eventum.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index 2699795..e0c06e0 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -273,9 +273,9 @@ rm config/config.php
 %endif
 
 # packaging
-%patch100 -p1
-%patch107 -p1
-%patch108 -p1
+%patch -P100 -p1
+%patch -P107 -p1
+%patch -P108 -p1
 
 rm htdocs/.htaccess.dist
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/2e9e528554180922991f2d533f71eab189803fcb
    
    
More information about the pld-cvs-commit
mailing list