[packages/rottlog] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:44:03 CEST 2025


commit be75eb8e57f8b3d8fb46b4dfce172786cc155b9c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:43:47 2025 +0200

    Fix applying patches.

 rottlog.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rottlog.spec b/rottlog.spec
index 5857166..581b5bb 100644
--- a/rottlog.spec
+++ b/rottlog.spec
@@ -22,8 +22,8 @@ syntax, but more powerful features to cut and store logs.
 
 %prep
 %setup -q -n %{name}-%{version}%{subver}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rottlog.git/commitdiff/be75eb8e57f8b3d8fb46b4dfce172786cc155b9c



More information about the pld-cvs-commit mailing list