[packages/logrotate] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:09:14 CEST 2025


commit 4f1e470973c7da0c3602634808a113f36bccd050
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:08:58 2025 +0200

    Fix applying patches.

 logrotate.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/logrotate.spec b/logrotate.spec
index d1b84f2..a3e3793 100644
--- a/logrotate.spec
+++ b/logrotate.spec
@@ -124,8 +124,8 @@ Logrotate призначений для полегшення адміністр
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/logrotate.git/commitdiff/4f1e470973c7da0c3602634808a113f36bccd050



More information about the pld-cvs-commit mailing list