[packages/syslogger] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:12:53 CEST 2025


commit 47f7226cce188ad036976aeab71f4cb389dda642
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:12:38 2025 +0200

    Fix applying patches.

 syslogger.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/syslogger.spec b/syslogger.spec
index 062571a..100c6e4 100644
--- a/syslogger.spec
+++ b/syslogger.spec
@@ -22,7 +22,7 @@ sysloga.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/syslogger.git/commitdiff/47f7226cce188ad036976aeab71f4cb389dda642



More information about the pld-cvs-commit mailing list