[packages/syslog-ng2] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 03:12:56 CEST 2025
    
    
  
commit 4eedb93c380d32675b5631c9a573396c1b37b3a8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:12:41 2025 +0200
    Fix applying patches.
 syslog-ng2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/syslog-ng2.spec b/syslog-ng2.spec
index a7fe027..407b17d 100644
--- a/syslog-ng2.spec
+++ b/syslog-ng2.spec
@@ -75,8 +75,8 @@ facility/prioridade como o syslog original.
 
 %prep
 %setup -q -n syslog-ng-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__tar} xzf doc/reference/syslog-ng.html.tar.gz
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/syslog-ng2.git/commitdiff/4eedb93c380d32675b5631c9a573396c1b37b3a8
    
    
More information about the pld-cvs-commit
mailing list